Judger/readme
2016-01-15 20:38:11 +08:00

6 lines
81 B
Plaintext

make
sudo python setup.py install
touch in out
gcc test.c -o test
python demo.py