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

View file

@ -0,0 +1,5 @@
-std=c++20
-Wall
-Wextra
-Wpedantic
-Wshadow