Entar's blog

By Entar, history, 4 hours ago, In English

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.

  • Vote: I like it
  • +6
  • Vote: I do not like it

»
115 minutes ago, # |
Rev. 3   Vote: I like it 0 Vote: I do not like it

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

  • »
    »
    100 minutes ago, # ^ |
      Vote: I like it +1 Vote: I do not like it

    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.