feat(codeforces): 998

This commit is contained in:
Barrett Ruth 2025-02-07 10:44:44 -05:00
parent ceda5687f2
commit dc46462a62
31 changed files with 1346 additions and 0 deletions

View file

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