My Experience with Codeforces' Plagiarism Detection

Revision en3, by Ahemad, 2024-11-19 19:58:35

In the last Codeforces Round 988 (Div 3), I solved 4 questions in 40 minutes and also figured out problem E's logic, which is an interactive Problem. Still, I struggled with implementing problem E, receiving “Wrong Answer on test 1” (WA) verdicts repeatedly 6-7 times. Frustrated and under time pressure, I decided to use ChatGPT to help implement my logic, hoping it would assist in resolving any errors quickly.

Due to using GPT and not reading the rules of the contest properly, my code matched significantly others' code, so I got plag in the last round

My solution

I apologized for my behavior in the contest

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English Ahemad 2024-11-19 19:58:35 214 Tiny change: 'ound\n\n[MY solution]' -> 'ound\n\n[My solution]'
en2 English Ahemad 2024-11-19 19:53:06 287 Tiny change: '30469]\n\n' -> '30469]\n\nI apologized for my behavior in the contest \n' (published)
en1 English Ahemad 2024-11-19 19:33:51 787 Initial revision (saved to drafts)