feat(codeforces/995): a-e

This commit is contained in:
Barrett Ruth 2025-04-20 14:00:57 -04:00
parent e0a8333591
commit 970b302ab8
23 changed files with 821 additions and 0 deletions

13
codeforces/995/io/a.in Normal file
View file

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

7
codeforces/995/io/a.out Normal file
View file

@ -0,0 +1,7 @@
4
5
1
16
[code]: 0
[time]: 3.49522 ms

5
codeforces/995/io/b.in Normal file
View file

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

7
codeforces/995/io/b.out Normal file
View file

@ -0,0 +1,7 @@
5
1
6
1000000000
[code]: 0
[time]: 4.673 ms

13
codeforces/995/io/c.in Normal file
View file

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

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

@ -0,0 +1,7 @@
0100
0000
1111
10
[code]: 0
[time]: 4.60768 ms

15
codeforces/995/io/d.in Normal file
View file

@ -0,0 +1,15 @@
7
4 8 10
4 6 3 6
6 22 27
4 9 6 3 4 5
3 8 10
3 2 1
3 1 1
2 3 4
3 3 6
3 2 1
4 4 12
3 3 2 1
6 8 8
1 1 2 2 2 3

10
codeforces/995/io/d.out Normal file
View file

@ -0,0 +1,10 @@
4
7
0
0
1
5
6
[code]: 0
[time]: 4.89306 ms

16
codeforces/995/io/e.in Normal file
View file

@ -0,0 +1,16 @@
5
2 0
2 1
3 4
1 1
2
5
3 3
1 5 2
3 6 4
4 3
2 3 2 8
3 7 3 9
3 1
2 9 5
12 14 9

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

@ -0,0 +1,8 @@
2
5
9
14
15
[code]: 0
[time]: 4.36282 ms