2019-04-26 15:43:57 +08:00
..
2019-04-26 15:09:43 +08:00
2019-04-26 15:09:43 +08:00
2019-04-26 15:28:35 +08:00
2019-04-26 15:43:57 +08:00

安装

先安装judger,然后

npm install
npm run build
npm run test

已知bug

bug_1

freopen("data.out","w",stdout),不能产生"data.out",这个应该是judger代码的锅,😢