Skip to content

Islam231bi/Test-Case-Validator-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

CPP_TEST_CASE_VALIDATOR

Bash script to test cpp program against test cases file

How To use ?

$ chmod +x test.sh
$ ./test.sh [file.cpp] [test_cases.txt] [answers.txt]
file.cpp ----> cpp file program
test_cases.txt ----> test cases text file with no blank lines
answers.txt ----> correct answers to test cases text file

Releases

No releases published

Packages

No packages published

Languages