index
:
advent-of-code.git
master
Unnamed repository; edit this file 'description' to name the repository.
Atanas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Advent-of-Code-2022
/
aoc-14
/
build.sh
blob: 9e59ef55fce16388aa9a9b9c4fe5b3afc786c1b8 (
plain
)
1
2
3
4
5
#!/bin/sh
set
-xe gcc -o main main.c -Wall -Wextra -pedantic -D_POSIX_C_SOURCE