mirror of
https://github.com/moganda12/transistor-clicker.git
synced 2025-01-04 18:26:23 -05:00
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
|