feat(codeforces/995): a-e

This commit is contained in:
Barrett Ruth 2025-04-20 14:00:57 -04:00
parent e0a8333591
commit 970b302ab8
23 changed files with 821 additions and 0 deletions

View file

@ -0,0 +1,12 @@
-g3
-fsanitize=address,undefined
-fsanitize=float-divide-by-zero
-fsanitize=float-cast-overflow
-fno-sanitize-recover=all
-fstack-protector-all
-fstack-usage
-fno-omit-frame-pointer
-fno-inline
-ffunction-sections
-D_GLIBCXX_DEBUG
-D_GLIBCXX_DEBUG_PEDANTIC