2 lines
53 B
Plaintext
Executable File
2 lines
53 B
Plaintext
Executable File
g++-10 -fconcepts-ts $1.cpp -o $1.o && chmod +x $1.o
|