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-9
/
build.sh
blob: 30f495e7d186d0c223d866e5e03d5d690b0d4abc (
plain
)
1
2
3
4
5
#!/bin/sh
set
-xe gcc -o main main.c -Wall -Wextra -pedantic