
On July 7, KEP.uz turns 4 years old! To celebrate this special day, we’re organizing a contest.
I invite everyone to the contest, which will take place on July 7, 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
Prizes:
For International Participants:
First place – 40$ (USDT)
Second place – 20$
Third place – 10$
For Local Participants:
First place – 300'000 UZS
Second place – 200'000 UZS
Third place – 150'000 UZS
4-5th places – 100'000 UZS
Link to the platform: https://kep.uz/competitions/contests/
P.S. Registration on the platform only via Gmail/Github.
UPD
Thank you for participating. I hope you enjoyed the contest.
Results
- Egor — 9 (519)
- BLOBVISGOD — 9 (524)
- Timosh — 9 (762)
- physics0523 — 8 (293)
- AsilbekSunnatov — 8 (406)
- liympanda — 8 (488)
- JahonaliX — 8 (492)
- _Jahongir_ — 8 (498)
- killerdavinxu — 8 (562)
- ajinkya1p3 — 8 (597)
- heaven2808h — 8 (687)
- omsincoconut — 7 (286)
- Der_Vlapos — 7 (335)
- chinesedfan — 7 (478)
- vrintle — 7 (481)
- Husanboy — 7 (558)
- Narzullayev.Me — 7 (562)








I think your servers crashed..
KEPuzOfficial 'forget password?' button is fake
GGs. Does anyone know solution for problem C? I was thinking of some solutions with aliens trick to make sure you use the free stuff, but no idea if that would have even worked.
Edit: also, it was not clear to me whether you already paid for the p,q operations, or those are the max amounts you can pay for.
TIL: random library generates true random numbers.
In python the seed is random, in c++ you need to do that yourself. See this blog: BLOG