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/762/io/a.in Normal file
View file

@ -0,0 +1,11 @@
10
a
aa
aaa
aaaa
abab
abcabc
abacaba
xxyy
xyyx
xyxy

14
codeforces/762/io/a.out Normal file
View file

@ -0,0 +1,14 @@
NO
YES
NO
YES
YES
YES
NO
NO
NO
YES
[code]: 0
[time]: 6.08635 ms
[debug]: false

8
codeforces/762/io/b.in Normal file
View file

@ -0,0 +1,8 @@
6
10
1
25
1000000000
999999999
500000000

10
codeforces/762/io/b.out Normal file
View file

@ -0,0 +1,10 @@
4
1
6
32591
32590
23125
[code]: 0
[time]: 11.6577 ms
[debug]: false

8
codeforces/762/io/c.in Normal file
View file

@ -0,0 +1,8 @@
7
17236 1106911
1 5
108 112
12345 1023412
1 11
1 20
200 202

11
codeforces/762/io/c.out Normal file
View file

@ -0,0 +1,11 @@
3465
4
-1
90007
10
-1
2
[code]: 0
[time]: 5.78475 ms
[debug]: false

25
codeforces/762/io/d.in Normal file
View file

@ -0,0 +1,25 @@
5
2 2
1 2
3 4
4 3
1 3 1
3 1 1
1 2 2
1 1 3
2 3
5 3 4
2 5 1
4 2
7 9
8 1
9 6
10 8
2 4
6 5 2 1
7 9 7 2

9
codeforces/762/io/d.out Normal file
View file

@ -0,0 +1,9 @@
3
2
4
8
2
[code]: 0
[time]: 2.3489 ms
[debug]: false

12
codeforces/762/io/e.in Normal file
View file

@ -0,0 +1,12 @@
5
3
0 1 3
7
0 1 2 3 4 3 2
4
3 0 0 0
7
4 6 2 3 5 0 5
5
4 0 1 0 4

9
codeforces/762/io/e.out Normal file
View file

@ -0,0 +1,9 @@
1 1 0 -1
1 1 2 2 1 0 2 6
3 0 1 4 3
1 0 -1 -1 -1 -1 -1 -1
2 1 0 2 -1 -1
[code]: 0
[time]: 2.57897 ms
[debug]: false

11
codeforces/762/io/e2.in Normal file
View file

@ -0,0 +1,11 @@
5
3
0 1 3
7
0 1 2 3 4 3 2
4
3 0 0 0
7
4 6 2 3 5 0 5
5
4 0 1 0 4

9
codeforces/762/io/e2.out Normal file
View file

@ -0,0 +1,9 @@
1 1 0 -1
1 1 2 2 1 0 2 6
3 0 1 4 3
1 0 -1 -1 -1 -1 -1 -1
2 1 0 2 -1 -1
[code]: 0
[time]: 2.49767 ms
[debug]: false