feat(codeforces/970): a-f

This commit is contained in:
Barrett Ruth 2025-04-21 14:37:25 -04:00
parent ae73b1baf1
commit 4094b4cd7b
28 changed files with 1061 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