rubyforgood / loudoun_codes

A ruby on rails app to replace the PCSquared application used for HSPC coding contests.
MIT License
3 stars 10 forks source link

Add false input test per submission runner #125

Open danielpclark opened 7 years ago

danielpclark commented 7 years ago

If a student team knows the answer they can simply print the answer out to standard output. We should add a garbage input test to make sure they don't give the originally expected answer in the output when the wrong input has been given.