]> mj.ucw.cz Git - eval.git/commitdiff
More TODO bits.
authorMartin Mares <mj@ucw.cz>
Tue, 5 Jun 2007 11:43:24 +0000 (13:43 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 5 Jun 2007 11:43:24 +0000 (13:43 +0200)
submit/TODO
submit/submitd.c

index 6793a7979f3da5f14c74a73bc9e10cf30e649ad5..c3350107c6c51910b4767f7b0e0235eee9477a70 100644 (file)
@@ -1,6 +1,6 @@
 - MO_ROOT vs. MO_PUBLIC
 
 submitd:
-- Checking of contest time
+- Checking of contest time (and per-contestant exceptions)
 - Keeping history and pruning status files
 - Remember hashes
index b3c39280614d0e12ae8399b40ae0dd83dbace72e..4bc13eff9fe2f4ca756581d3486886dd52b3b55b 100644 (file)
@@ -4,12 +4,6 @@
  *  (c) 2007 Martin Mares <mj@ucw.cz>
  */
 
-/*
- *  FIXME:
- *     - competition timeout & per-contestant exceptions
- *     - open-data problems
- */
-
 #undef LOCAL_DEBUG
 
 #include "lib/lib.h"