18. TEST
Test is (slightly more) complex class task, based on C programming home works.
Constraitns
All solutions sources must reside at 18_Test catalog in your account on sugon server.
Do not touch uploaded code! If you want to improve something afterwards, each time create a new directory 18_Test.1, 18_Test.2` etc. with full new solution
All code should be compiled and should work on sugon server
All source files should be named exactly as in statement
All temporary objects should be named after your login name, e. g. for user «socrates», shared memory object (if any) should be named /socrates
Take care either to remove temporary object before creating it again, or do not use O_EXCL flag when creating.
Tasks
Scoring
2020-05-08 16:50:06 - 2020-05-08 19:00:06 — 100% (Full class hours)
2020-05-08 19:00:06 - 2020-05-09 19:00:06 — 80%
2020-05-09 19:00:06 - 2020-05-10 19:00:06 — 60%
2020-05-10 19:00:06 - 2020-05-11 19:00:06 — 40%
2020-05-11 19:00:06 - 2020-05-12 19:00:06 — 20%
H/W
Test tasks : TODO