3 lines
63 B
Bash
Executable File
3 lines
63 B
Bash
Executable File
g++-10 $1 -o $2 -O3 -std=c++20 -pthread -lgmp -lgmpxx -s
|
|
#./$2
|