feat(codeforces): 964)

This commit is contained in:
Barrett Ruth 2025-02-03 19:03:39 -05:00
parent 805d60fefc
commit 0cb0d11ba9
26 changed files with 1131 additions and 0 deletions

34
codeforces/964/f.out Normal file
View file

@ -0,0 +1,34 @@
----------------------
0 0 1 1
x=1, lt=2, gt=0, remaining eq=0
2
----------------------
1 1 1 1 1
x=1, lt=0, gt=0, remaining eq=4
1
----------------------
0 0 0 1 1
----------------------
0 0 1 1 1 1
x=1, lt=2, gt=0, remaining eq=2
2
----------------------
0 1 1 1
x=1, lt=1, gt=0, remaining eq=1
1
----------------------
0 0 1 1 1
x=1, lt=2, gt=0, remaining eq=1
2
----------------------
0 0
----------------------
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
x=1, lt=0, gt=0, remaining eq=17
1
----------------------
0 1 2 2
x=1, lt=1, gt=2, remaining eq=0
2
x=2, lt=2, gt=0, remaining eq=0
4