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

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

As we know, Codeforces has a rule regarding third-party code, which states that if you copy code from a public source available before the contest, it is not considered cheating. However, here's the issue: Codeforces first checks for code similarity between submissions. If a significant portion of the code matches across multiple accounts (typically 70% or more), Codeforces automatically flags the other submissions, except for the first one, as plagiarism.

So, what's the point of the third-party code rule?

Here is a blog related to this kind of issue, though cf didn't rejudge his solution.

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

»
112 минут назад, # |
Rev. 3   Проголосовать: нравится 0 Проголосовать: не нравится

The submission in the blog you mentioned didn't get rejudged and the way u assumed how plag check works has no evidence backing it

  • »
    »
    97 минут назад, # ^ |
      Проголосовать: нравится +1 Проголосовать: не нравится

    I already mentioned it wasn't rejudged, what's your point? And please at least open the links that this guy provided, if you really want evidence.