GuessEver / oi-acm-tester-on-linux

oi/acm tester on linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACM/OI Tester on Linux

/-------  
 |- Orz             test file(.in/.out) path  
 |- start_test.sh   start bash  
 |- T.sh            core of testing  
 |- log             log after testing  
 |- README.md       this file  

How to use?

  1. Just copy your .cpp file to the folder
  2. The .cpp file must have freopen to any file
  3. Edit file Orz with your tester file(.in/.out) path
  4. run bash start_test.sh

About

oi/acm tester on linux


Languages

Language:Shell 100.0%