Hi all!
From April 30th to May 14th, Codeforces will host VRt Contest: the second contest organized by VeeRoute. VeeRoute is the developer of planning and management software for transportation and multimodal logistics.
Contest participants will have to solve an optimization problem where local optimization is challenging. The task is similar to those that VeeRoute has to solve regularly. Since the format is nothing like a standard Codeforces round, the contest will be unrated.
Participation
Everyone is welcome to take part in the contest. The consest is for individual participation, with no restrictions on age or division.
Prizes
- I place — 75 000 RUB (1155 USD)
- II place — 50 000 RUB (770 USD)
- III place — 25 000 RUB (385 USD)
Additionally, top 25 participants will get a VRt T-shirt.
Good luck to all participants, and have a great contest!
By optimization, does it mean time complexity and memory complexity optimization ? If so , then a solution code for the problem will be given . Am i right ?
yi
And to learn , I guess.
No, it refers to Optimization problem
The execution time of solutions is 15s, does anyone know how to keep track of this and terminate the program accordingly? via a kill singal or similar
Don't forget to print your best-known solution before
exit(0)
Is it rated?
Why there are 2 problems and everyone take 0 points on first of them? Is first only for sample?
Why don't you just read the statement before ask a question? Answer on your question is written in Testing section.
Oh, it goes after tests, sorry, didn't see it
Why do you hide the time and memory of submissions of this contest? Nevertheless it is still visible at the "Personal submissions" tab in profile.