2 lines
36 B
Plaintext
Executable File
2 lines
36 B
Plaintext
Executable File
g++ $1.cpp -o $1.o && chmod +x $1.o
|