]> mj.ucw.cz Git - eval.git/blob - TODO
Some more items from Prerov.
[eval.git] / TODO
1 Evaluator
2 ~~~~~~~~~
3 !!! timed-out interactive tasks !!!
4 lepsi time limity
5 zkopirovat *.ok i kdyz program spadne na run-time error
6 konfigurovatelne vstupni a vystupni soubory
7 konfigurovatelny pristup k timerum a /proc/self/stat (pripadne /proc/self/fd)
8 better formatting of the score table
9 online ukazovani runtime a memory
10 score: alignment of table cells
11 input files shouldn't be mandatory (esp. for interactive tasks)
12 stdio tasks: don't allow them to read the files
13 interactive tasks: allow logging to the main log?
14 interactive tasks: solve deadlocks?
15 weird characters in checker command descriptions: use automatic escaping?
16 moving handling of points file to bin/ev
17
18 better messages on failed submit
19
20 Environment
21 ~~~~~~~~~~~
22 per-user tmp ?
23 rhide: debugging Pascal programs: variable names must be upper-cased
24 fpc: add switch -gl (runtime errors write line#)
25
26
27 Contest
28 ~~~~~~~
29 Prepare /home/mo/public/<problem>/* for all problems
30 # ./comp-prepare
31 <contest runs>
32 # ./comp-kickout
33 # ./comp-cleanup
34
35 before competition
36 ~~~~~~~~~~~~~~~~~~
37 uninstall telnetd
38 clean /tmp + /var/tmp and check permissions
39 reset owners of com-day* and com-all to avoid quota problems