aniervs / GraderMock

This mocks a grader from standard programming competitions (I/O checks, and AC,WA,MLE,TLE,RTE verdicts)
0 stars 2 forks source link

Delete problem feature #8

Open aniervs opened 4 months ago

aniervs commented 4 months ago

Implement a delete problem feature. A way to do it in the UI, is by adding a page to do that. Or by adding a button to the "All problems" page, on each problem, with an icon of a trash bin.

IlyaBulya commented 4 months ago

this