A command like `aucpl problem benchmark` to compare the time and memory usage of problems. Once we have problem metadata like resource limits (see #15) then this can be used to determine if solutions TLE or MLE as well.
A command like
aucpl problem benchmarkto compare the time and memory usage of problems.Once we have problem metadata like resource limits (see #15) then this can be used to determine if solutions TLE or MLE as well.