The Northwestern Europe Regional Contest 2025 will take place on November 30 in Karlsruhe. It is an ICPC regional contest, i.e., the best teams will advance to the ICPC World Finals and the European Championship.
The mirror contest will be held on a DOMJudge instance at https://judge.cpulm.org/public.
- The mirror test session starts: November 29 10:45 CET
- The actual mirror contest starts: November 30 10:30 CET
I invite you to participate in the contest and I hope that you will like the problems.
On the difficulty
The contest features problems with difficulties varying from the easiest problems in Div2 to the hardest in Div1; so anyone can find something at their level.
Many teams with little experience participate in NWERC, so the problem set should be enjoyable also for div2 contestants. On the other hand, solving all the problems should be challenging even for strong teams.
Rules
- The scoring is ICPC-style: teams are first sorted by number of problems solved, then the time-penalty is used as a tie-break. An incorrect submission gives a 20 minutes penalty.
- We encourage participation as a team.
- If you are participating in a team, we encourage you to use only one computer for coding the solutions (as in an ICPC contest). Regarding using templates, googling, and copy-pasting code: feel free to do it.
Streams
You can also watch streams of the onsite contest at these links:
- 2025 ICPC NWERC Awards Ceremony
- 2025 ICPC Northwestern Europe Regional Contest (NWERC)
- 2025 ICPC NWERC Test Session + Team Interviews
- 2025 ICPC NWERC Opening Ceremony
Edit:
Hopefully you liked the problemset! See you next year. The testdata and jury solutions will be uploaded soon™.







Left halve solution for $$$n=15$$$.
Solution for middle toy and $$$n=15$$$.
Full solution for right halve for $$$n=15$$$.

You can check it out here: 
