diff options
author | gasperfele@fri1.uni-lj.si <gasperfele@fri1.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2015-11-01 22:10:18 +0000 |
---|---|---|
committer | gasperfele@fri1.uni-lj.si <gasperfele@fri1.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2015-11-01 22:10:18 +0000 |
commit | e355b0f3a097ed73143ad2a7f9a42db3243fa63c (patch) | |
tree | c2950ef8cbf78ab65306a75156573c3aee7a6e3a /kpov_judge/tasks/mock_entrance_exam | |
parent | c861903f376fa38dd7981405cc2980557b325bb5 (diff) |
renamed task
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@348 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
Diffstat (limited to 'kpov_judge/tasks/mock_entrance_exam')
-rw-r--r-- | kpov_judge/tasks/mock_entrance_exam/task.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kpov_judge/tasks/mock_entrance_exam/task.py b/kpov_judge/tasks/mock_entrance_exam/task.py index 6aa2144..96965be 100644 --- a/kpov_judge/tasks/mock_entrance_exam/task.py +++ b/kpov_judge/tasks/mock_entrance_exam/task.py @@ -26,7 +26,6 @@ Napišite skripto ali program {P_script} v domačem imeniku uporabnika student, - vse, kar {P_executable} izpiše na stderr, spravi v datoteko {out_stderr_c}. - vse vrstice, ki jih {P_executable} izpiše na stdout in vsebujejo zaporedje znakov "ma", zapiše v {out_stdout_c}. - Lastnik vseh ustvarjenih datotek mora biti uporabnik student. Gesla uporabnika student (vaje) ne smete spreminjati.''', 'en': u''' |