feat(cses); refactor structure

This commit is contained in:
Barrett Ruth 2025-04-18 21:59:45 -04:00
parent 446ad865d0
commit 3153490991
142 changed files with 1380 additions and 66 deletions

0
codeforces/835/io/.in Normal file
View file

0
codeforces/835/io/.out Normal file
View file

10
codeforces/835/io/a.in Normal file
View file

@ -0,0 +1,10 @@
9
5 2 6
14 3 4
20 2 1
1 2 3
11 19 12
10 8 20
6 20 3
4 1 3
19 8 4

12
codeforces/835/io/a.out Normal file
View file

@ -0,0 +1,12 @@
5
4
2
2
12
10
6
3
8
[code]: 0
[time]: 4.3807 ms

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

@ -0,0 +1,11 @@
5
1
a
4
down
10
codeforces
3
bcf
5
zzzzz

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

@ -0,0 +1,8 @@
1
23
19
6
26
[code]: 0
[time]: 11.534 ms

11
codeforces/835/io/c.in Normal file
View file

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

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

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

13
codeforces/835/io/d.in Normal file
View file

@ -0,0 +1,13 @@
6
7
3 2 2 1 2 2 3
11
1 1 1 2 3 3 4 5 6 6 6
7
1 2 3 4 3 2 1
7
9 7 4 6 9 9 10
1
1000000000
8
9 4 4 5 9 4 9 10

9
codeforces/835/io/d.out Normal file
View file

@ -0,0 +1,9 @@
YES
YES
NO
YES
YES
NO
[code]: 0
[time]: 11.6994 ms

11
codeforces/835/io/e.in Normal file
View file

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

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

@ -0,0 +1,8 @@
3
7
1
13
2
[code]: 0
[time]: 4.62437 ms

13
codeforces/835/io/f.in Normal file
View file

@ -0,0 +1,13 @@
6
2 5 4
1 2
2 20 10
100 10
3 100 3
7 2 6
4 20 3
4 5 6 7
4 100000000000 2022
8217734 927368 26389746 627896974
2 20 4
5 1

3
codeforces/835/io/f.out Normal file
View file

@ -0,0 +1,3 @@
[code]: 136 (SIGFPE)
[time]: 112.421 ms

14
codeforces/835/io/g.in Normal file
View file

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

6
codeforces/835/io/g.out Normal file
View file

@ -0,0 +1,6 @@
YES
NO
YES
[code]: 0
[time]: 3.91221 ms

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

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