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

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

In round 953 (div 2), the user Teddiursa used only five minutes to pass F. Also, his coding styles and default templates were different for problems D, E, F. So I think it’s a multi-people account.

Hope MikeMirzayanov can check this.

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

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

Damn why do they make it so obvious lmao

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

update : i see he only changed template in E.

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

    But he added a '\n' before a { in D, but he didn't do so in F. Also, the type of main()'s return value is different.

    D:

    signed main()
    {
    

    F: int32_t main() {

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

      Small modifications, but yes too weird especially given the small time window he submitted problems successively by. He is out of competition now, thanks for bringing this up!

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

Probably nothing will happen since it’s not the first time. There was an account for a team members, and they even reached master. You can check it out here, and yet nothing happened.

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

What makes me confused is that the previous contest participations of this account seem very normal. Why did they cheat only in the last contest?

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

It shows he's out of competition now.

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

    Yes. I think that is fair! Thanks to blog poster and the admin who did it.

    • »
      »
      »
      10 дней назад, # ^ |
      Rev. 4   Проголосовать: нравится +11 Проголосовать: не нравится

      Aren't DIV.2 contests ..always out of competition for masters?

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

        true dude

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

        They were not masters at the contest time. They are now shown as masters because they became out of competition, which always shows the color based on their current rating, unlike official participants whose color is shown based on their rating at the contest time.

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

        but he fell to CM in codeton rnd 8 so was qualified for div2, then returned to master or IM on that last team game played.

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

But it seems that the rating still isn't recalculated. MikeMirzayanov, please recalculate it.