Skip to content

UR-Fall-2017-CSC-172-Lab-TA-Group/Proj2-Auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Proj2-Auto

An Auto I/O script for Proj2

Warning:

  • This script does not calculate the score! It simply saves your compile, copy and paste time.

  • The testCases are in test.txt and it doesn't contain all the cases!

  • Since the I/O format is not specified, this may not work on all projects!

UNIX:

  1. Change directory (cd) to the student submission folder

  2. ./autograde.sh

  3. Following the prompt, type in the class name (without .class) that contains the main method

  4. Result is saved in testOut.txt

Note: If your terminal says permission denied, try changing the permission then run again:

> chmod +x auto.sh

About

An Auto I/O script for Proj2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages