This website requires JavaScript.
Explore
Help
Register
Sign In
dvereb
/
Advent-of-Code
Watch
1
Star
0
Fork
0
You've already forked Advent-of-Code
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ddcf072281
Advent-of-Code
/
2024
/
3
/
Makefile
3 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
Work on 3.
2024-12-03 18:10:04 -05:00
a.out
:
main
.
cpp
Fixed issue where newlines in the data would reset the multiplying flag.
2024-12-04 10:54:49 -05:00
clang++ -std
=
c++2b -g -O0 main.cpp
#-fsanitize=address -fno-omit-frame-pointer
Reference in New Issue
Copy Permalink