This website requires JavaScript.
Explore
Help
Sign In
ilikecats
/
collatz
Watch
1
Star
1
Fork
0
You've already forked collatz
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Activity
ee09a8aa01
collatz
/
Makefile
4 lines
49 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-07-07 20:39:59 -04:00
default
:
g++ main.cpp -o collatz
Strip binary after compilation
2024-07-07 21:59:56 -04:00
strip collatz
Reference in New Issue
Copy Permalink