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

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

In today's contest, as I was searching for solutions, I stumbled upon this unique standings page. It is flooded with accounts bearing anime character names. Upon checking, I noticed that all these accounts share the same creation date, along with identical solutions and submissions, with slight variations. Note: unmark show unofficial

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

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

Too many normie anime.

»
6 месяцев назад, # |
Rev. 2   Проголосовать: нравится +43 Проголосовать: не нравится
»
6 месяцев назад, # |
Rev. 2   Проголосовать: нравится +36 Проголосовать: не нравится
All the codes begin with...

and then some useless algorithm templates,

and a line which is the only line that solves the problem:

exec(decompress("something I can't understand"))

finally, some useless operations on a variable.

He must tried very hard to cheat. LMAO

  • »
    »
    6 месяцев назад, # ^ |
    Rev. 2   Проголосовать: нравится +14 Проголосовать: не нравится

    What a amazing cheat way that all the "useless templates" are different lol

    This let me think a way of having high rating:

    Create a base account and a lot of accounts. Use the base account to solve the problems normally. If you feel good, choose some accounts to submit the compressed solutions.

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

Only cowards use alt accounts

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

Looks like a cheater is trying really hard to not get caught and he succeeded this time....

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

CPers and their connection with anime is very deep

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

About 70 down votes, dude is abusing his alt accounts lol

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

what's the point of even putting in that much effort just for an ego boost?

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

Seriously, will this case just be passed over? There are 39 bots taking rank sub 500. Anyone can see these are obviously bot accounts by their submission time, account creation date, and code. Since they are so many, even now it affects the scoreboard and I wonder how many bot accounts I'll have to fight if these kinds of cases just get passed over.

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

    Probably it will not pass, i can't remember when was the last time they made a roll back, but i expect a roll back that clears the leaderboard tonight or after the edu tomorrow, just be patient.

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

It's very easy to find who the culprit is, actually. By taking what is inside the exec function in their codes (the decompress("a bunch of bullshit") thing), we get the source code that got processed by some sort of program and mass submitted in the bot accounts. For example, here's the source code for D

Spoiler

Now we just gotta have a program search for this on the contest submissions and find the author of the code.

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

MikeMirzayanov, rating had rolled back recently, however, these accounts aren't banned yet. Please do something.