capricornharsh's blog

By capricornharsh, history, 8 months ago, In English

In the recent Codeforces Round 897 Div.2, I have discovered that many of my friends have copied the exact code for questions A, B, and C from a publicly available Telegram channel. They then modified the variable names using ChatGPT before submitting the code.

MikeMirzayanov my concern is whether there will be any plagiarism checks for questions A, B, and C. None of these questions were simple formula-based (like a*b), so, in my opinion, there should be checks in place. If there are plagiarism checks, how confident are we that they will detect such cases (where only variable names were changed)? So far, no action has been taken against them, and I wonder how many others have done the same thing.

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
8 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by capricornharsh (previous revision, new revision, compare).

»
8 months ago, # |
  Vote: I like it 0 Vote: I do not like it

I heard that previously they had strict checks, and it was nearly impossible to cheat. But now seeing this, it really demotivates us. Solving till Div 2 C question by cheating is really concerning.