Skip to content

kestry/icpc-tester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ICPC Tester

A little script to test ICPC's challenges.

Usage:

  1. chmod +x tester.sh
  2. Move the tester script and your executable to the directory containing the .in/.ans files.
  3. ./script executablename

Note the tester does not handle cases where multiple answers are accepted, or if there are differences in decimal point accuracy, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%