mirror of
https://github.com/wezm/advent-of-code.git
synced 2024-11-12 18:58:00 +00:00
3 lines
62 B
Makefile
3 lines
62 B
Makefile
|
day7: day7.cpp
|
||
|
c++ -Wall -fsanitize=address day7.cpp -o day7
|