forked from bblackham/moe-cms
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTODO
39 lines (32 loc) · 853 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Evaluator
~~~~~~~~~
interactive tasks: solve deadlocks?
interactive tasks: logging of messages
terminology: problem -> task ?
Judges
~~~~~~
test cases for judge-shuff
Environment
~~~~~~~~~~~
fpc: add switch -gl (runtime errors write line#), but avoid that when inside the sandbox
Installer:
- update group permissions
- quotas
New submitter:
- contest: task status cache
Various ideas:
- scores dependent on time (like PL olympiad)
TomGav
~~~~~~
recursive try-ln for dir input
clean and well-defined expansion (beware of per-test re-expansion)
configurable names of in/out files (independent of $PROBLEM)
paranoidly check file mode/owner before running the sandbox
Isolate
~~~~~~~
Test: ptrace self
Test: SIGSTOP
Test: ping-pong timing attacks
Test: big static memory
Examine the use of taskstats for measuring memory
Switch license to GPL2/GPL3