feat(codeforces/1020): a-e

This commit is contained in:
Barrett Ruth 2025-04-24 19:30:13 -04:00
parent 4094b4cd7b
commit 7795f9e52f
25 changed files with 973 additions and 1 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