Блог пользователя Hasan0540

Автор Hasan0540, 6 лет назад, По-английски

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:

2017 PSUT Coding Marathon

2016 PSUT Coding Marathon

2015 PSUT Coding Marathon

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

  • Проголосовать: нравится
  • +57
  • Проголосовать: не нравится

»
6 лет назад, # |
  Проголосовать: нравится +4 Проголосовать: не нравится

Thank you so much for your great efforts in the field of Competitive Programming in Jordan. Hasan0540

»
6 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Is the contest delayed because Codeforces servers are too heavy ?

»
6 лет назад, # |
Rev. 3   Проголосовать: нравится 0 Проголосовать: не нравится

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....

  • »
    »
    6 лет назад, # ^ |
      Проголосовать: нравится +9 Проголосовать: не нравится

    I didn't know what to do, I thought some people may still be waiting for it so I should keep it today.

»
6 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Can you share the official results?

  • »
    »
    6 лет назад, # ^ |
      Проголосовать: нравится +11 Проголосовать: не нравится

    I've just added them, please check the standings.

    Note that the official contest length was 5 hours.

»
6 лет назад, # |
  Проголосовать: нравится +5 Проголосовать: не нравится

How to solve E?

»
6 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

In problem A, i check if (w + m <= d || w > d) -> ans is good luck What's wrong ?

»
6 лет назад, # |
  Проголосовать: нравится +5 Проголосовать: не нравится

Will the solutions be published?

»
6 лет назад, # |
  Проголосовать: нравится +5 Проголосовать: не нравится

How to solve problem I. Tree Generators ?

»
3 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

i wanna solve this gym as a virtual participant , can you tell me what to do?