You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
replace Time limit (in ms): 1000 with Time limit: 1000 ms, Memory limit (in kb): 16000 with Memory limit: 16000 kB (note also that probably it should be kB instead of kb,
replace Task Simple test package (abc) with Task: Simple test package (tag: abc),
list (e.g. in a single line) the tests for which the solutions will be run,
after printing the list, remind the user about how to regenerate tests and that run runs on the already generated tests,
give a warning when run runs only on sample test,
give an error when run runs on 0 tests,
The text was updated successfully, but these errors were encountered:
tonowak
changed the title
[WIP] CLI run output improvements
CLI run output improvements
Jun 21, 2023
Time limit (in ms): 1000
withTime limit: 1000 ms
,Memory limit (in kb): 16000
withMemory limit: 16000 kB
(note also that probably it should bekB
instead ofkb
,Task Simple test package (abc)
withTask: Simple test package (tag: abc)
,run
runs on the already generated tests,run
runs only on sample test,run
runs on 0 tests,The text was updated successfully, but these errors were encountered: