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

Автор elamharnish, история, 15 месяцев назад, По-английски

I've got a letter:

Attention!

Your solution 199960933 for the problem 1810A significantly coincides with solutions hhux/199958881, ElamHarnish/199960933. 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.net/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.

It is just coincidence. It happened that we have similar template with hhux, though we even do not know each other. I'm very sure that there was not code leakage (As I understand my submission was a bit later) It means that anti-cheating system can make mistakes.

I bother about how to write a code in order to avoid such false positive mistakes of the system?

I understand that cheating is a problem, and I want the anti-cheating system to be very accurate. MikeMirzayanov, maybe this case will help to improve it.

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

»
15 месяцев назад, # |
  Проголосовать: нравится -45 Проголосовать: не нравится

You have four skipped submissions(A-D)... How did you manage to write the same code 4 times with some other guys?

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

    We do not have the same code for problem B-D. Even in the message of the system it is written that we have similarities in the problem A. May be because of it the whole contest is marked as skipped for me.

    • »
      »
      »
      15 месяцев назад, # ^ |
        Проголосовать: нравится -73 Проголосовать: не нравится

      I don't think that the system skips all of the submissions if one of them has been skipped.

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

        What is the use not to skip the rest submits in the contest if we suspect that a person is a cheater? I think it skips all submits if one is suspicious.

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

          What if a person cheated on one problem but did the rest by themselves? Skipping all of the submissions would be unfare

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

        If one submission is considered suspicious, all of them are skipped.

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

        dumb aSsss if one solution is found suspicious then all of them are skipped

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

    I did not check but you can compare if you do not believe me. I claim that I have never cheated.

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

      Your solution to problem A is very small and simple, a lot of people could come up with the same code. So I think that's the system's mistake.

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

At least please give me advice what should I do to avoid false positive errors? Should I switch to a less common programming language or any other suggestions?

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

    Mike (or other admins) usually checks blog likes this manually and revert the false positives. You don't really have to do anything against it so don't worry about it.

»
15 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

MikeMirzayanov, at least please let me know that you do not consider me as a cheater.