
I invite everyone to the contest, which will take place on August 23, 2025 at 14:35UTC. Interesting problems await you in the contest.
Contest info:
Number of problems: 9-10
Difficulty of problems: <= 2400
Duration: 3 hours
Contest type: ACM20M
Languages: C++, Python, C, Kotlin, Haskell, R, Nodejs, PHP, C#, Java, Rust, Go
Link to the platform: https://kep.uz/competitions/contests/
P.S. Registration on the platform only via Gmail/Github.








Who is eligible for prizes?
how can anyone contact the admins or support if they need to ?
There is a group in Telegram, just search for Kep.uz discussion. Then you can easily contact the odmin
I have registered, but it forced make the registration unrated, why?
You will not participate in unrated. You can buy it for coins by clicking on the button to participate in unrated. (If you buy it, you will participate in unrated, if you don't buy it, you will participate in rated).
Sorry, my English is bad
The C++ compiler says its C++23, but the value of the __cplusplus macro is 201703, and some C++ features like concepts are not available.
When I try to read the input of problem G:
it keeps getting RTE on test #5. Please check the correctness of that test. Thanks!