]> mj.ucw.cz Git - eval.git/blob - TODO
fe7f78149b1e7e026f45f669c1c53c396fd7ccec
[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 Environment
19 ~~~~~~~~~~~
20 per-user tmp ?
21 rhide: debugging Pascal programs: variable names must be upper-cased
22
23 Contest
24 ~~~~~~~
25 Prepare /home/mo/public/<problem>/* for all problems
26 # ./comp-prepare
27 <contest runs>
28 # ./comp-kickout
29 # ./comp-cleanup
30
31 before competition
32 ~~~~~~~~~~~~~~~~~~
33 uninstall telnetd
34 clean /tmp + /var/tmp and check permissions
35 reset owners of com-day* and com-all to avoid quota problems