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