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

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

I got this message from the system Attention!

Your solution 144520272 for the problem 1632A significantly coincides with solutions i_love_krishna/144520272. Such a coincidence is a clear rules violation. Note that unintentional leakage is also a violation. For example, do not use ideone.com with the default settings (public access to your code). If you have conclusive evidence that a coincidence has occurred due to the use of a common source published before the competition, write a comment to post about the round with all the details. More information can be found at http://codeforces.com/blog/entry/8790. Such violation of the rules may be the reason for blocking your account or other penalties. In case of repeated violations, your account may be blocked.

Neither I cheat nor I use ideone so please help.MikeMirzayanov

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

»
2 года назад, # |
  Проголосовать: нравится -40 Проголосовать: не нравится

So why you wrote a lot of comments in your code? Go to hell liar cheater !

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

    He's not a cheater lol)) Look at his previous submissions, there were also similar comments. It's just a gray coder, in this contest he did nothing unusual (also two tasks). Especially since the system did not find anyone with a similar code. It seems to me that there was a bug, maybe the system thought that there is a lot of code that does not do anything (commented) and thought that it is a cheater.

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

    I commented my previous solve problems code so that I can review in future

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

MikeMirzayanov in the message it states that my solution is conicide with my solution then how it is cheating or if it coincides with other solution then can you please mention them?

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

There might be a possibility that you write so many commented lines just because each solution doesn't get caught up in plagiarism. You might have copied someone else's code and skipped from plagiarism. Remove all unnecessary stuff and then participate, because it's hard to check whether the same code with and without comments has been copied with each other or not. Save your code locally/on GitHub and use it when required. I think it's correct to remove all of those who wrote a lot of code that does nothing in order to escape from plagiarism.
Also, I have checked your past submissions, do you require different commented codes in each month?