remove more files
This commit is contained in:
parent
50d153c8a9
commit
4a5bc9b92f
43 changed files with 1449 additions and 0 deletions
5
kattis/11-02-2025/compile_flags.txt
Normal file
5
kattis/11-02-2025/compile_flags.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
-std=c++23
|
||||
-Wall
|
||||
-Wextra
|
||||
-Wpedantic
|
||||
-Wshadow
|
||||
6
kattis/18-2-2025/compile_flags.txt
Normal file
6
kattis/18-2-2025/compile_flags.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
-std=c++23
|
||||
-Wall
|
||||
-Wextra
|
||||
-Wpedantic
|
||||
-Wshadow
|
||||
-DLOCAL
|
||||
6
kattis/25-2-2025/compile_flags.txt
Normal file
6
kattis/25-2-2025/compile_flags.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
-Wall
|
||||
-Wextra
|
||||
-Wpedantic
|
||||
-Wshadow
|
||||
-DLOCAL
|
||||
-std=c++23
|
||||
Loading…
Add table
Add a link
Reference in a new issue