mirror of
https://github.com/wezm/advent-of-code.git
synced 2026-02-16 22:06:02 +00:00
2 lines
62 B
Makefile
2 lines
62 B
Makefile
day7: day7.cpp
|
|
c++ -Wall -fsanitize=address day7.cpp -o day7
|