mirror of
https://github.com/QingdaoU/Judger.git
synced 2024-12-29 16:31:42 +00:00
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
sudo python setup.py install
|
|
touch in out
|
|
gcc test.c -o test
|
|
python demo.py
|