feat(codeforces/970): a-f

This commit is contained in:
Barrett Ruth 2025-04-21 14:37:25 -04:00
parent ae73b1baf1
commit 4094b4cd7b
28 changed files with 1061 additions and 1 deletions

6
codeforces/970/io/a.in Normal file
View file

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

8
codeforces/970/io/a.out Normal file
View file

@ -0,0 +1,8 @@
NO
NO
YES
YES
NO
[code]: 0
[time]: 10.9363 ms

11
codeforces/970/io/b.in Normal file
View file

@ -0,0 +1,11 @@
5
2
11
4
1111
9
111101111
9
111111111
12
111110011111

8
codeforces/970/io/b.out Normal file
View file

@ -0,0 +1,8 @@
No
Yes
Yes
No
No
[code]: 0
[time]: 4.70805 ms

6
codeforces/970/io/c.in Normal file
View file

@ -0,0 +1,6 @@
5
1 2
1 5
2 2
10 20
1 1000000000

8
codeforces/970/io/c.out Normal file
View file

@ -0,0 +1,8 @@
2
3
1
5
44721
[code]: 0
[time]: 3.74532 ms

16
codeforces/970/io/d.in Normal file
View file

@ -0,0 +1,16 @@
5
1
1
0
5
1 2 4 5 3
10101
5
5 4 1 3 2
10011
6
3 5 6 1 2 4
010000
6
1 2 3 4 5 6
100110

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

@ -0,0 +1,8 @@
0
1 0 2 2 2
3 3 3 3 3
0 1 0 0 1 0
1 0 0 1 1 0
[code]: 0
[time]: 3.73864 ms

21
codeforces/970/io/e.in Normal file
View file

@ -0,0 +1,21 @@
10
1
a
2
ca
3
aab
5
ababa
6
acdada
9
ejibmyyju
6
bbccbc
6
abacba
5
bcbca
5
dcbdb

13
codeforces/970/io/e.out Normal file
View file

@ -0,0 +1,13 @@
1
0
1
1
2
6
2
3
1
1
[code]: 0
[time]: 4.22215 ms

7
codeforces/970/io/f.in Normal file
View file

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

6
codeforces/970/io/f.out Normal file
View file

@ -0,0 +1,6 @@
7
6
500000012
[code]: 0
[time]: 4.27008 ms