Files
ccolors/compile.sh
T
2026-01-31 16:54:55 +03:00

3 lines
52 B
Bash
Executable File

#!/usr/bin/bash
g++ -std=c++17 main.cpp -O2 -o main