last of div 4

This commit is contained in:
Barrett Ruth 2025-08-16 15:10:34 -05:00
parent 1e18e29af4
commit 78ead22797
80 changed files with 2214 additions and 11 deletions

8
codeforces/784/io/a.in Normal file
View file

@ -0,0 +1,8 @@
7
-789
1299
1300
1399
1400
1679
2300

10
codeforces/784/io/a.out Normal file
View file

@ -0,0 +1,10 @@
Division 4
Division 4
Division 4
Division 4
Division 3
Division 2
Division 1
[code]: 0
[time]: 5.79357 ms

15
codeforces/784/io/b.in Normal file
View file

@ -0,0 +1,15 @@
7
1
1
3
2 2 2
7
2 2 3 3 4 2 2
8
1 4 3 4 3 2 4 1
9
1 1 1 2 2 2 3 3 3
5
1 5 2 4 3
4
4 4 4 4

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

@ -0,0 +1,10 @@
-1
2
2
4
1
-1
4
[code]: 0
[time]: 2.40207 ms

9
codeforces/784/io/c.in Normal file
View file

@ -0,0 +1,9 @@
4
3
1 2 1
4
2 2 2 3
4
2 2 2 2
5
1000 1 1000 1 1000

7
codeforces/784/io/c.out Normal file
View file

@ -0,0 +1,7 @@
YES
NO
YES
YES
[code]: 0
[time]: 6.10971 ms

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

@ -0,0 +1,25 @@
12
5
BRBBW
1
B
2
WB
2
RW
3
BRB
3
RBB
7
WWWWWWW
9
RBWBWRRBW
10
BRBRBRBRRB
12
BBBRWWRRRWBR
10
BRBRBRBRBW
5
RBWBW

15
codeforces/784/io/d.out Normal file
View file

@ -0,0 +1,15 @@
YES
NO
NO
NO
YES
YES
YES
NO
YES
NO
YES
NO
[code]: 0
[time]: 2.47884 ms

27
codeforces/784/io/e.in Normal file
View file

@ -0,0 +1,27 @@
4
6
ab
cb
db
aa
cc
ef
7
aa
bb
cc
ac
ca
bb
aa
4
kk
kk
ab
ab
5
jf
jf
jk
jk
jk

8
codeforces/784/io/e.out Normal file
View file

@ -0,0 +1,8 @@
5
6
0
6
[code]: 0
[time]: 4.33087 ms
[time]: 2.47264 ms

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

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

7
codeforces/784/io/f.out Normal file
View file

@ -0,0 +1,7 @@
2
6
0
7
[code]: 0
[time]: 2.23374 ms

17
codeforces/784/io/g.in Normal file
View file

@ -0,0 +1,17 @@
3
6 10
.*.*....*.
.*.......*
...o....o.
.*.*....*.
..........
.o......o*
2 9
...***ooo
.*o.*o.*o
5 5
*****
*....
*****
....*
*****

19
codeforces/784/io/g.out Normal file
View file

@ -0,0 +1,19 @@
..........
...*....*.
.*.o....o.
.*........
.*......**
.o.*....o*
....**ooo
.*o**o.*o
.....
*...*
*****
*****
*****
[code]: 0
[time]: 2.32959 ms

9
codeforces/784/io/h.in Normal file
View file

@ -0,0 +1,9 @@
4
3 2
2 1 1
7 0
4 6 6 28 6 6 12
1 30
0
4 4
3 1 3 1

7
codeforces/784/io/h.out Normal file
View file

@ -0,0 +1,7 @@
2
4
2147483646
1073741825
[code]: 0
[time]: 3.09849 ms