Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Like online programming judge but it run only local of your computer

Notifications You must be signed in to change notification settings

stank2010/mini_grader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini_grader

Like online programming judge but it run only local of your computer
you must make new folder name "submission" same this script path
put each testcase inside folder "submision"
input file name : 1.in 2.in 3.in ...
output file name : 1.out 2.out 3.out ...

you can check your program by run this script and put your program to same path
P is mean your program pass in that testcase
- is mean your program wrong in that testcase

About

Like online programming judge but it run only local of your computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages