lugnitdgp / OnlineJ

Online Judge for holding coding competitions
http://codecracker.in/
MIT License
6 stars 16 forks source link

[FEAT] Adding a option to test code on the problem page #32

Open divyanshumehta opened 7 years ago

divyanshumehta commented 7 years ago

There is now way for the user to test the code against a sample input and output before they make a final submission. A Test Run option can be given besides submit which allows the user to test the code for a sample input and output.