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

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

I've got this message in the morning this day :

Attention!

Your solution 274855834 for the problem 1999F significantly coincides with solutions Kareem_Elgoker/274855834, Eyad_Abd_El-Mohsen/274908131. 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://mirror.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.

My code : 274855834 His code : 274908131

We have used a pre-published combinatorics template from Usaco : the link for the template, you can find the template code after -> Method 2: Factorial Definition (Modular Inverses) — $$$\mathcal{O}(n + \log MOD)$$$

Also there is a proof that I don't cheat in this problem

I made a screencast for this contest and had uploaded it on youtube : https://youtu.be/whG44e-HVuc?si=e0kzzTJ_AvgphR10

SlavicG, flamestorm, mesanu, MikeMirzayanov

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

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

Support.

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

Agreed!

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

Support

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

Codeforces has been floccinaucinihilipilification

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

this is why you should make your own templates...

  • »
    »
    29 часов назад, # ^ |
      Проголосовать: нравится -25 Проголосовать: не нравится

    Tell'em

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

    And what if someone uses my templates in upcoming contests??

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

      unless you publish your templates it's unlikely someone is just gonna look at your submissions and decide to use your templates instead of the hundreds of well-known templates already out there...

      obviously using public templates is allowed and you should report false positives in the plagiarism detection, but this way it is just more convenient and you probably won't have to deal with that.

      Plus, it feels nice to use your own code.

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

        Actually, alot of my friends use some of my codes instead of writing templates themselves, sometimes we even study together and write a template together to use.

        Also, sometimes I reuse the same logic/code as people whom I have seen their solutions on problems I was stuck on.

        So, this really happens although its not very frequent

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

    love u houshou marine :3

  • »
    »
    20 часов назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    I literally spent a day to create my custom template in Java.

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

Support SlavicG

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

support

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

Support

»
28 часов назад, # |
Rev. 2   Проголосовать: нравится -6 Проголосовать: не нравится

Support

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

support :)

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

Support.

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

Support

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

Support

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

Support <3 , Maybe iam the reason.

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

Support

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

I think egyptians should stop spamming. You are defending 2 guys from the same university and they are probably friends, is it a coincidence?.

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

Support

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

justice_for_Eljoker

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

All support

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

Support

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

All support, kareem

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

na i think ur capping

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

All support

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

I am gonna try be objective here. The plag checker can't be blamed. Templates are identical and yes, it is pre-published, but the solve() part is identical as well just very slight differences. It is an easy problem, with simple maths logic so implementations shouldn't differ a lot.

Being friends from same university (as apparent in profiles and teams) raises suspicions also, but I think the screencast is a good proof it was a coincidence.

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

Support u brother

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

Support

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

Support

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

the same problem with me I don’t know why all problems is skipped ،Even though I didn't cheat.