2024-12-08 23:10:54 +00:00

2 lines
62 B
Bash
Executable File

g++-10 $1 -o $2 -O3 -std=c++20 -pthread -lgmp -lgmpxx -s
#./$2