aniervs / GraderMock

This is a project to complete live during a programming class, where some assignments are to solve issues. This project mocks a system from standard programming competitions (I/O checks, and AC,WA,MLE,TLE,RTE verdicts)
0 stars 2 forks source link

Show verdicts for all tests #1

Closed aniervs closed 7 months ago

aniervs commented 7 months ago

We must show the verdicts of each test for the given problem, instead of showing a single verdict. This should be some kind of scrollable list on the User Interface.