Volunteering to ban cheaters

Revision en1, by larush, 2024-06-25 12:14:29

Hi codeforces!

So recently we have all seen that the number of cheaters has grown to become quite a lot. I have come to know that people are using plagiarized code and rephrasing/formatting it using AI tools like ChatGPT/Claude. Many of these tactics include globally changing variables names, shifting functions, adding useless pieces of code (like this code) and many more.

Of course, these users cannot survive in Div-1 competitions, they only plague lower Divisions. However, it's more than that. Cheating in CP completely goes against the spirit of competition. It is intended to be like a "game" where users compete to see who can solve more problems faster. Like every game, cheaters are always unwelcome. In the recent blogs of reported cheaters in Div-3 and Div-4 rounds, we came across many submissions in which we could clearly see unfair means of competition.

I believe these submissions can be flagged and detected by us humans. Well, at least a lot of these submissions can. But I've noticed that the enormous amount of cheaters makes it difficult for admins to ban them and many of them still cheat freely. As Mike mentioned previously in an AMA, its incredibly tedious and time-consuming to get rid of cheaters. Mike mentioned here that each round involves getting rid of cheaters, but it needs to be done, regardless of how tedious it is.

I think many users (like myself) hate the cheating going on and would love to be a part of the system trying to remove cheaters. So, I came up with something that could greatly benefit codeforces and participants. Here's the idea: open up a volunteer system for "out-of-competition" participants, who can assist in the cheater banning procedure and ease the admins load on doing the same. I mean, I'm sure there are people like me willing to sit around for some hours after the rounds and report these cheaters. Maybe the admins could contract people to look at some disjoint portions of the standings and report the users they found fishy. (This is just one way. Also this is not trivial, sometimes users submit plagiarized codes in different languages 4 or 5 at a time). Of course, this initiative would be volunteer work for the good of the community, so that we can oust these cheaters from our community. I know it may not be a big change, but it is not worse, is it? (Exchange argument)

It is true that these volunteers would need to be highly trusted and largely unbiased. That's why it may be beneficial to have a "tree-like" structure to the reporting process. The lower level volunteers could remove the very "obvious" cheaters (Like this one) and only the very debatable ones could be sent to the ancestors in the tree to help reduce the banning load on admins and help some of us contribute to the community. It really deserves it.

I'm just throwing this idea around and I'm not sure what the community thinks of this, if you're not a cheater, please write below and tell me what you think. If you're cheater, please get a conscience. Maybe it's not that good an idea, in that case I will delete this blog soon. It's too long blog anyways.

I'm tagging the admins and I'm sorry for that :(

I hope you receive this message. MikeMirzayanov, geranazavr555, Una_Shem and KAN. Much love and appreciation to you.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English larush 2024-06-25 12:14:29 3789 Initial revision (published)