feat: usaco

This commit is contained in:
Barrett Ruth 2025-04-30 16:28:40 -04:00
parent 659cac6af3
commit 00d23dc313
106 changed files with 2569 additions and 52 deletions

View file

@ -16,7 +16,6 @@
-Wunused
-Woverloaded-virtual
-Wconversion
-Wsign-conversion
-Wmisleading-indentation
-Wduplicated-cond
-Wduplicated-branches
@ -28,4 +27,4 @@
-Wdouble-promotion
-Wundef
-DLOCAL
-std=c++20
-std=c++23