This commit is contained in:
Barrett Ruth 2025-08-23 15:57:00 -05:00
parent 8a3884da87
commit 1b90a3d039
32 changed files with 1214 additions and 0 deletions

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

@ -0,0 +1,6 @@
5
213132
973894
045207
000000
055776

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

@ -0,0 +1,14 @@
YES
NO
YES
YES
NO
213 132
973 894
45 207
0 0
55 776
[code]: 0
[time]: 8.57687 ms
[debug]: false

12
codeforces/790/io/b.in Normal file
View file

@ -0,0 +1,12 @@
5
5
1 2 3 4 5
6
1000 1000 5 1000 1000 1000
10
1 2 3 5 1 2 7 9 13 5
3
8 8 8
1
10000000

9
codeforces/790/io/b.out Normal file
View file

@ -0,0 +1,9 @@
10
4975
38
0
0
[code]: 0
[time]: 9.69386 ms
[debug]: false

25
codeforces/790/io/c.in Normal file
View file

@ -0,0 +1,25 @@
6
2 4
best
cost
6 3
abb
zba
bef
cdu
ooo
zzz
2 7
aaabbbc
bbaezfe
3 2
ab
ab
ab
2 8
aaaaaaaa
zzzzzzzz
3 1
a
u
y

10
codeforces/790/io/c.out Normal file
View file

@ -0,0 +1,10 @@
11
8
35
0
200
4
[code]: 0
[time]: 6.47712 ms
[debug]: false

17
codeforces/790/io/d.in Normal file
View file

@ -0,0 +1,17 @@
4
4 4
1 2 2 1
2 4 2 4
2 2 3 1
2 4 2 4
2 1
1
0
3 3
1 1 1
1 1 1
1 1 1
3 3
0 1 1
1 0 1
1 1 0

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

@ -0,0 +1,8 @@
20
1
5
3
[code]: 0
[time]: 2.32363 ms
[debug]: false

17
codeforces/790/io/e.in Normal file
View file

@ -0,0 +1,17 @@
3
8 7
4 3 3 1 1 4 5 9
1
10
50
14
15
22
30
4 1
1 2 3 4
3
1 2
5
4
6

14
codeforces/790/io/e.out Normal file
View file

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

9
codeforces/790/io/f.in Normal file
View file

@ -0,0 +1,9 @@
4
7 2
11 11 12 13 13 14 14
5 1
6 3 5 2 1
6 4
4 3 4 3 3 4
14 2
1 1 2 2 2 3 3 3 3 4 4 4 4 4

12
codeforces/790/io/f.out Normal file
View file

@ -0,0 +1,12 @@
11 13 14
13 14
1 2 3 5 6
1 3
-1
1 2 3 4
1 4
[code]: 0
[time]: 2.43974 ms
[debug]: false

10
codeforces/790/io/g.in Normal file
View file

@ -0,0 +1,10 @@
3
7
1 1 2 3 3 5
WBBWWBW
2
1
BW
8
1 2 3 4 5 6 7
BWBWBWBW

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

@ -0,0 +1,7 @@
2
1
4
[code]: 0
[time]: 2.36297 ms
[debug]: false

0
codeforces/790/io/h.in Normal file
View file

0
codeforces/790/io/h.out Normal file
View file