feat(cses): more dp

This commit is contained in:
Barrett Ruth 2025-04-20 12:15:26 -04:00
parent 3153490991
commit e0a8333591
32 changed files with 1052 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