Hello Everyone!
The problem set of PSUT Coding Marathon 2018, which was held last Saturday, will be available in Codeforces Gym tomorrow, May/16/2018 19:35 (Moscow time).
Previous problem sets:
Contest length is 4 hours, with 10 problems to solve. Difficulty of the contest is similar to Codeforces Div.2 rounds. Contest is more suitable for individual participation.
Problems were prepared by me and linkinu. Thanks to Maram Tuffaha for reviewing the statements and to Vendetta. for preparing the tests of one of the problems.
UPD: Contest starts in less than 15 minutes.
Please note that the memory limit for problem C should be 4 MB according to the problem statement. However, I couldn't set it to 4 MB because Java solutions won't run (initial heap size > 4). The memory limit is there to make you think a little bit more and write less.
UPD1: As Codeforces was down, the contest will start at May/16/2018 19:35 (Moscow time).
Good luck and have fun!
UPD2: Tutorial
Thank you so much for your great efforts in the field of Competitive Programming in Jordan. Hasan0540
Is the contest delayed because Codeforces servers are too heavy ?
Yes. It will start in 4 minutes, hopefully.
Why not consider moving it a day or two because it has been more than an hour and code forces is still highly unstable today.
UPD:My comment is so ill timed. The servers seems okayish....
I didn't know what to do, I thought some people may still be waiting for it so I should keep it today.
Can you share the official results?
I've just added them, please check the standings.
Note that the official contest length was 5 hours.
How to solve E?
Tutorial is now available: http://codeforces.me/blog/entry/59545
In problem A, i check if (w + m <= d || w > d) -> ans is good luck What's wrong ?
Will the solutions be published?
Yes, here are they: http://codeforces.me/blog/entry/59545
How to solve problem I. Tree Generators ?
Tutorial is now available: http://codeforces.me/blog/entry/59545
i wanna solve this gym as a virtual participant , can you tell me what to do?
Register Here
You get this link by appending '/virtual' after the contest link
ok, thanks