Skip to content

automatically compile and checking answer all codes in the same directory

Notifications You must be signed in to change notification settings

HaebinShin/AutoGrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoGrader

automatically compile and checking answer all codes in the same directory

Path

all codes have to lacate in the same directory with grade.sh

  • /directory
    • grade.sh
    • input.txt
    • answer.txt
    • a.c
    • b.java
    • c.cpp
    • d.py
    • ...

Usage

./grade.sh

Or, getting more clear result:

./gread.sh > result.txt

About

automatically compile and checking answer all codes in the same directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages