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

Автор support, история, 4 года назад, По-английски

community,I am concerned about recent plag. detector.Just change some code structure and just see how this guy https://codeforces.com/submissions/genotepic named Mohan Sirvi,shamelessly copied code from https://codeforces.com/profile/NoLongerRed from ideone and he should not go unpunished. Look at submission of C and at some extent B.
NoLongerRed forgot private,and result this genotepic copied.I found it because i was going through some random submissions for problem C which i can understand apart from solution provided.After that i thought this issue should be brought in front of public.

dont downvote,dont you think i am doing good ?

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

»
4 года назад, # |
  Проголосовать: нравится +11 Проголосовать: не нравится

dont downvote,Dont you think i did good by making it public

»
4 года назад, # |
  Проголосовать: нравится +45 Проголосовать: не нравится

In fact, my solution was copied by more people, and I apologize for that. The CF algorithm did detect some of them who just copied the code explicitly (they didn't even delete the things I used for my sublime input plugin), but it's hard to detect people who change the variable name, etc. I would say that's all my fault and I'll be sure to not do the same thing again.

»
4 года назад, # |
  Проголосовать: нравится +5 Проголосовать: не нравится

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