aboutsummaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2023-12-31 09:37:52 +0100
committerThomas Schmucker <ts@its1.de>2023-12-31 09:37:52 +0100
commit43e8adeff6306073bf58631be796f409f293997f (patch)
treea928a47af5ce040a4868da54d6970671237ec92f /compile_flags.txt
parent0d06788586cda1b1ba01524f4ba3cad147052203 (diff)
downloadadvent-of-code-43e8adeff6306073bf58631be796f409f293997f.tar.gz
advent-of-code-43e8adeff6306073bf58631be796f409f293997f.tar.bz2
advent-of-code-43e8adeff6306073bf58631be796f409f293997f.zip
Lösungen für Tag 24, Teil 2 (mit Z3 als Solver :/ ...)
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index 966e06b..0000d86 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -5,3 +5,4 @@
5-Wdouble-promotion 5-Wdouble-promotion
6-pedantic 6-pedantic
7-std=c++20 7-std=c++20
8-I/usr/local/include