My Experience with Codeforces' Plagiarism Detection

Revision en1, by Ahemad, 2024-11-19 19:33:51

In the last Codeforces Round 988 (Div 3), I figured out the problem's logic. Still, I struggled with the implementation in problem E which is an interactive Problem, 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, I got plag in the last round

 My Solution

 Maching Solution 1

 Maching Solution 2

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)