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

Автор game_has_over, история, 5 лет назад, По-английски

In contest 1138(div.2).There is a bad thing happened.Coder .tourist. login my id and copy my solution for problem D(He get my password.But because he changed the code a bit.The system didn't find he is cheating and let him become candidate master.My solution:51012795 And his solution:51014298. I think this is not a good behavior and MikeMirzayanov you should ban this ID. Please pay attention to this serious thing.

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

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

MikeMirzayanov please do something for this thing

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

I don't think what he said is true

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

I see the code and I find the two submission are almost same.

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

Love this community. People downvoted this into the oblivion yet these solutions are blatantly identical. Given 10 minutes anyone could refactor code this way.

These two solutions have exactly the same lines written with slight fiddling of sorts:

    int len=p.size(),j=fail[0]=-1;
    for(int i=1;i<=len;i++){
>>>
    fail[0]=-1;
    for(int i=1,j=-1;i<=p.size();i++)
»
5 лет назад, # |
  Проголосовать: нравится +53 Проголосовать: не нравится

How did he get your password?

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

i think that both submissions are completely different.

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

MikeMirzayanov please do something!!!!!!

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

Get over it, secure your account and start practicing.

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

today he cheated from your account...tomorrow he will cheat from someone else...you can't control cheaters. you can't compete with cheaters either..all you can do is practice more and get to a place where cheaters can no way get..even if he is caught..his participation will be removed..that's it.no jails no punishments. he will cheat from someone else and get there..so please don't worry much about that and practice more

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

Forgiveness is the best strategy, now you know a cheater. Stay away from him. Practice harder. Try to defeat him in all areas of life. Be competitive.

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

I congratulated him on becoming a candidate master one day before. Unexpectedly, he stole your code! BAD WJY.BAD ALLURELOVE.

p.s. Did he often copy your code before,lxr?

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

There is only one solution to this drama: GO AND MURDER HIM.

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

You shouldn't waste the time of MikeMirzayanov. And you need more complex password other than the one which is made up by name and birthday. He won't always be candidate master if he just copies.

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

But how did he know that your password is your name+birthday? \o