Hello everyone,
I will talk about my recent ICPC experiences.
SEERC 2024
The South-eastern Europe Regional Contest 2024 was organized on November 16 and 17, 2024. Teams from Serbia, Romania, Ukraine, Bulgaria, Greece, Turkey, Cyprus, Moldova, and other countries participated.
Let me start with the positives:
The problems were nice. They had variety. It was a pleasure solving them.
There were no bugs in checkers or model solutions.
Now, onto the issues. For the first time since 2019, SEERC was organized as an onsite competition. It was split into two sites. One of them was in Bucharest, Romania. The other one was in Lviv, Ukraine. There must have been a good reason not to have exactly one site, or more sites. My team would have benefited from having one in Belgrade, Serbia, as our transportation was disastrous. Our university barely managed to book plane tickets and hotels. Anyway, it is better to participate at one site with all the other teams. I am always up for it if the organization can compensate for the travel fees. (Spoiler: no)
Starting with the practice session, it was a huge mess. My team's IDE was not available. We had to use Visual Studio Code (which also did not work properly), or a text editor in Linux with compiling directly in the terminal. Note that one of the key functions, the printer, did not work. We did not know if we would be able to print our codes for debugging purposes during the contest. The day of the competition was not much better. First, we were told not to touch anything before the competition started. Oddly enough, there was no announcement regarding it. We didn't know it had started until we saw other teams write code. Then, with the same previous issues from the practice session, our keyboard was broken. Literal keys were missing. When we asked for another one, we got one where another key was broken. Upon changing it for the second time, it began working correctly. Running our first code was also troublesome due to our IDEs not working. In total, this has cost us about 30 minutes of the competition. We were penalized for it. Not to mention, the food we were offered was cold.
I should also add that the competition was postponed for about an hour. We had to wake up early only to realize the contest was not ready. We were then told to wait in Building B, only to be told to come back to Building A, and so on back and forth. After a while (1 hour) of waiting aimlessly, we were seated. The reason for delays was claims of a planted bomb. Weird. Such things did not happen during the online round last year. None of the things I mentioned so far did!
EuC 2025
European Championship is a super regional. The top 13 teams from each of the following regionals participate: CERC, NWERC, SEERC, SWERC. My team, Sombrero, took the 6th place and scored a bronze medal. Since we were the second team in our University, we had additional constraints. Last year, in EuC 2024, the second team must further place in the top 10. In fact, according to the SEERC 2023 standings, there were two teams from the University [POLITEHNICA University of Bucharest]. They qualified for the EuC. At the time of SEERC 2024 and briefly after, these were the official rules. So, we qualified? Of course not!
This year, the rule was changed for a reason unknown to me. Now, only one team per University qualifies. I beg the organizers and directors to explain this decision. Why do you change this rule after the regional standings are out? Is it to sabotage Serbia's success, since it already has 4 teams in the top 6 each scoring a medal? I request clarification as to why this rule wasn't set before the first ICPC regionals round and before the results were out. That way, bias could have been prevented.
For the last two years, we had issues. Clearly this blog shows similar problems that existed in the past. This year had an even worse start.
Good luck with organizing the European Championship. I hope we can have a normal contest with well-defined rules in the future. Not rules that are invented on the go and as the organizers please.