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

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

Submission 59175457 by dorijanlendvaj
Look here:

int MOD=1000000007;
int MOD2=998244353;

Now look here:

void M998()
{
	swap(MOD,MOD2);
}

Now look here:

Now look here:

I've answered "YES!", but you should learn that he is wrong; the only evil thing here is the function void M998().

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

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

Why would you choose modulo that is similar to that known modulo? Do you want people to fail because they didn't notice that? It's so stupid and I hope coordinators won't allow such stupid things to happen (@arsijo).

And there's nothing wrong with his function. He wanted to use one modulo and then switch to the other. That's ugly but fine.

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

    Because trolling stupid schoolboys is my hobby

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

      If this is your priority, stop creating contest problems.

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

        Dude, only 2 users complained on this, so it is not very tragic

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

          No. The fact that you are childish enough to try to ruin your "career" in problemsetting and managing serious events because you love to "troll stupid schoolboys" is quite tragic though. For you, at least.

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

          Why are you so edgy and chill at the same time?

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

      You are stupid to create such contests. You dont deserve to be a problem setter. His rating was higher than you though. You are unfit for anything

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

    I apologize for it. Unfortunately, I didn't notice the difference either.

    "Trolling" is not what we want people to expect from Codeforces rounds. I condemn using such "technics" in any rounds. They don't help people to improve themselves; they just can make people angry. We will try our best to avoid such "trolling" in the future.

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

    That problem can be solved using FFT/NTT so wanting to disallow NTT solutions is a legit reason for it.

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

      Using unusual modulo should (and does) always go with a corresponding warning.

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

        I agree. The problem had 1e9+7 before too, I wouldn't recommend this change.

        Having said that, I've lost a solution because of 1e9+9 instead of 1e9+7 and in problems where the output contains a typo too. Look at the bright side, this will teach people to pay attention to these details.

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

gotem

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

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

Maybe it is evil and stupid to troll other people. But by the way, it is our fault not to read the question carefully enough, or taking for granted something usual is gonna happen, or not taking simple yet precautious action to prevent ourselves from "tragedy".

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

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

Hello sir,
you are pathetic.
Yours faithfully
Swistakk

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

man that was awesome XD!!

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

bump