This commit is contained in:
Barrett Ruth 2025-12-14 15:57:50 -06:00
parent 8b8f621d9d
commit 5f89852a75
1996 changed files with 10609 additions and 0 deletions

11
codeforces/944/io/a.in Normal file
View file

@ -0,0 +1,11 @@
10
1 9
8 4
1 4
3 4
2 0
2 4
6 9
3 3
0 0
9 9

13
codeforces/944/io/a.out Normal file
View file

@ -0,0 +1,13 @@
1 9
4 8
1 4
3 4
0 2
2 4
6 9
3 3
0 0
9 9
[code]: 0
[time]: 11.0121 ms

9
codeforces/944/io/b.in Normal file
View file

@ -0,0 +1,9 @@
8
codeforces
aaaaa
xxxxy
co
d
nutdealer
mwistht
hhhhhhhhhh

15
codeforces/944/io/b.out Normal file
View file

@ -0,0 +1,15 @@
YES
ocdeforces
NO
YES
yxxxx
YES
oc
NO
YES
untdealer
YES
wmistht
NO
[code]: 0

16
codeforces/944/io/c.in Normal file
View file

@ -0,0 +1,16 @@
15
2 9 10 6
3 8 9 1
1 2 3 4
5 3 4 12
1 8 2 10
3 12 11 8
9 10 12 1
12 1 10 2
3 12 6 9
1 9 8 4
6 7 9 12
7 12 9 6
10 12 11 1
3 9 6 12
1 4 3 5

17
codeforces/944/io/c.out Normal file
View file

@ -0,0 +1,17 @@
YES
NO
NO
YES
YES
NO
NO
NO
NO
NO
NO
YES
YES
YES
YES
[code]: 0

7
codeforces/944/io/d.in Normal file
View file

@ -0,0 +1,7 @@
6
11010
00000000
1
10
0001111
01010

8
codeforces/944/io/d.out Normal file
View file

@ -0,0 +1,8 @@
3
1
1
2
1
4
[code]: 0

24
codeforces/944/io/e.in Normal file
View file

@ -0,0 +1,24 @@
4
10 1 3
10
10
0
6
7
10 2 4
4 10
4 7
6
4
2
7
1000000000 1 1
1000000000
1000000000
99999999
6 1 3
6
5
2
6
5

6
codeforces/944/io/e.out Normal file
View file

@ -0,0 +1,6 @@
0 6 7
5 4 2 5
99999999
1 5 4
[code]: 0

8
codeforces/944/io/f.in Normal file
View file

@ -0,0 +1,8 @@
6
1
2
3
4
5
1984

9
codeforces/944/io/f.out Normal file
View file

@ -0,0 +1,9 @@
8
16
20
24
40
12504
[code]: 0
[time]: 3.93558 ms

9
codeforces/944/io/g.in Normal file
View file

@ -0,0 +1,9 @@
4
4
1 0 3 2
5
2 7 1 5 6
8
1 2 1 2 1 2 1 2
4
16 4 1 64

7
codeforces/944/io/g.out Normal file
View file

@ -0,0 +1,7 @@
0 1 2 3
1 5 2 6 7
1 1 1 1 2 2 2 2
16 4 1 64
[code]: 0
[time]: 12.9223 ms