Judger/readme

6 lines
81 B
Plaintext
Raw Normal View History

2016-01-15 12:33:07 +00:00
make
sudo python setup.py install
touch in out
2016-01-15 12:38:11 +00:00
gcc test.c -o test
2016-01-15 12:33:07 +00:00
python demo.py