This commit is contained in:
Barrett Ruth 2025-08-17 13:00:50 -05:00
parent 78ead22797
commit 59d8a872b6
41 changed files with 1073 additions and 17 deletions

25
codeforces/1032/io/a.in Normal file
View file

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

16
codeforces/1032/io/a.out Normal file
View file

@ -0,0 +1,16 @@
0
1
1
2
3
2
2
4
2
11
8
15
[code]: 0
[time]: 2.58851 ms
[debug]: false

25
codeforces/1032/io/b.in Normal file
View file

@ -0,0 +1,25 @@
12
3
aaa
3
aba
3
aab
4
abca
4
abba
4
aabb
5
abaca
5
abcda
5
abcba
6
abcbbf
6
abcdaa
3
abb

16
codeforces/1032/io/b.out Normal file
View file

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

36
codeforces/1032/io/c.in Normal file
View file

@ -0,0 +1,36 @@
10
1 1
1
1 2
1 2
2 1
2
1
2 2
4 2
3 4
3 4
1 2 3 2
3 2 1 3
2 1 3 2
4 3
1 5 1
3 1 3
5 5 5
3 5 1
4 4
1 3 3 2
2 3 2 2
1 2 2 1
3 3 2 3
2 2
2 2
1 2
3 2
1 2
2 1
1 2
3 3
2 1 1
1 2 1
1 1 2

14
codeforces/1032/io/c.out Normal file
View file

@ -0,0 +1,14 @@
0
1
1
3
2
4
3
1
1
2
[code]: 0
[time]: 2.58493 ms
[debug]: false

19
codeforces/1032/io/d.in Normal file
View file

@ -0,0 +1,19 @@
6
1
1
2
1
2
1
2
1 3
4 2
2
1 4
3 2
3
6 5 4
3 2 1
3
5 3 4
2 6 1

29
codeforces/1032/io/d.out Normal file
View file

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

15
codeforces/1032/io/e.in Normal file
View file

@ -0,0 +1,15 @@
14
1 1
2 3
4 6
15 16
17 19
199 201
899 999
1990 2001
6309 6409
12345 12501
19987 20093
746814 747932
900990999 900991010
999999999 999999999

18
codeforces/1032/io/e.out Normal file
View file

@ -0,0 +1,18 @@
1 2
2 1
5 0
15 3
18 2
199 3
899 5
1990 4
6309 7
12445 6
19987 5
746824 7
900990999 14
999999999 18
[code]: 0
[time]: 2.56085 ms
[debug]: false