mirror of
https://github.com/wezm/advent-of-code.git
synced 2024-11-09 17:32:34 +00:00
2 lines
62 B
Makefile
2 lines
62 B
Makefile
day7: day7.cpp
|
|
c++ -Wall -fsanitize=address day7.cpp -o day7
|