Display information such as memory limit and time limit from each problem.
Requires some new parsing code and a http request to the problem page.
(Async IO, forkIO/Mvars? promises?)
This should probably be displayed right after a submission fails or is accepted and not earlier and above compiler errors/test hints etc but below score and cpu time.
Display information such as memory limit and time limit from each problem. Requires some new parsing code and a http request to the problem page. (Async IO, forkIO/Mvars? promises?)
This should probably be displayed right after a submission fails or is accepted and not earlier and above compiler errors/test hints etc but below score and cpu time.