feat: 975

This commit is contained in:
Barrett Ruth 2025-02-08 15:13:02 -05:00
parent 36120f2cec
commit 7440bc2937
11 changed files with 289 additions and 3 deletions

18
codeforces/923/f.out Normal file
View file

@ -0,0 +1,18 @@
u=6, v=4, w=1
1 3
6 4 5
u=6, v=4, w=3
3 3
6 4 5
u=6, v=5, w=1
1 4
6 5 2 1
u=1, v=4, w=1
1 4
1 4 3 2
u=3, v=1, w=3
3 3
3 1 2
[code]: 0
[time]: 4.04072 ms