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