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

@ -5,4 +5,4 @@ CompileFlags:
- -Wpedantic
- -Wshadow
- -DLOCAL
- -Wno-unknown-pragmas
- -Wno-unknown-pragmas -std=c++23