Блог пользователя YF_YUSUF

Автор YF_YUSUF, история, 10 месяцев назад, перевод, По-английски

Everyone knows that there are quite a few cheaters on rating rounds, but there were a lot of cheaters on the last round. Stnadings 1 minute after the end of the round
In the top 20 official users there are at least 10 users with a rating of less than 1200. This is a lot and the situation is terrible. Codeforces need a new anti-cheat system.
But I also want to say that competive programming (and not only, I think this applies to all industries) after the development and improvement of AI will move into a new era.

  • Проголосовать: нравится
  • +35
  • Проголосовать: не нравится

»
10 месяцев назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Maybe a proctoring software? It would still be possible to AI cheat but the barriers are higher

»
10 месяцев назад, скрыть # |
 
Проголосовать: нравится +5 Проголосовать: не нравится

damn this is actually kind of crazy. it looks like there are only $$$11$$$ CMs in the top $$$100$$$. I wonder if it's mostly due to AI or leaked problems.

»
10 месяцев назад, скрыть # |
 
Проголосовать: нравится +3 Проголосовать: не нравится

It's actually cool that AI can be so good at problem solving, but for competitions it's a huge problem. It's hard to check the code when generating because cheaters can delete comments, change variable and function names, make them in a different style, and remove all sorts of AI detectors from problem conditions.