3 lines
34 B
Makefile
3 lines
34 B
Makefile
default:
|
|
g++ main.cpp -o collatz
|
default:
|
|
g++ main.cpp -o collatz
|