diff options
author | rp4338@student.uni-lj.si <rp4338@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2014-12-10 18:24:08 +0000 |
---|---|---|
committer | rp4338@student.uni-lj.si <rp4338@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2014-12-10 18:24:08 +0000 |
commit | 49411549d7b4d64c40d53af156e737c87cbf150f (patch) | |
tree | 3827ef189f40a1393e63fdb56d73875ed15a2853 /kpov_judge/tasks/custom_rdate | |
parent | e2159f060f1c132f53b52840fcaa0d4949cfeffc (diff) |
posodobljena navodila
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@21 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
Diffstat (limited to 'kpov_judge/tasks/custom_rdate')
-rw-r--r-- | kpov_judge/tasks/custom_rdate/task.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kpov_judge/tasks/custom_rdate/task.py b/kpov_judge/tasks/custom_rdate/task.py index 7fd7e86..ae3804c 100644 --- a/kpov_judge/tasks/custom_rdate/task.py +++ b/kpov_judge/tasks/custom_rdate/task.py @@ -11,6 +11,9 @@ Na rdateClient ustvarite uporabnika test z geslom test. Nastavite čas na rdateC uporabite SimpleArbiterDhcpRdate. Nato v domačem imeniku uporabnika test spravite program z imenom guliver, ki prebere 4 byte podatkov s standardnega vhoda in jih pretvori v predznačeno celo število, pri čemer naj uporablja zapis z debelim koncem (big endian). Število naj program izpiše na standardni izhod. +V param_meta dodajte kljuc, katerega vrednost bo nakljucen string +sestavljen iz crk in stevilk. + """ } |