__builtin_gjr's blog

By __builtin_gjr, history, 5 months ago, In English

I know many people think the problems are bad and want the contest unrated. I lost GM from this round too. But I think the problems are somehow ok. FSTs on A is avoidable, and using long long is actually very obvious. More low rated users FSTed than high rated users, so this is ok and I consider it as part of the problem. BCDEF are good(though I didn't solve E, and also I ignored m<=5000 in F). I know the std for G was wrong at first, but it's fixed quickly, which isn't a big problem. H would also be a good problem, if there isn't oeis. I noticed that many people had passed H when I was doing E, so I tried H in the last 1h. I nearly got the formula in the contest.

Though I still think that authors should at least try to check on oeis before having problems like this, and they should also check for integer overflows for every problem.

Hope to reach GM soon and good luck for everyone :)

  • Vote: I like it
  • +57
  • Vote: I do not like it

»
5 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Well if you don't agree with me, pls don't downvote me. I wish everyone get their ratings back in Hello 2024(hopefully a good round). :)

  • »
    »
    5 months ago, # ^ |
      Vote: I like it +41 Vote: I do not like it

    Why i shouldn't downvote if disagree? And I don't think the author didn't solve problem G before the contest "isn't a big problem".

»
5 months ago, # |
  Vote: I like it -42 Vote: I do not like it

Because D is a ChatGPTable problem?

And someone said that F is as same as a problem in luogu?idk

  • »
    »
    5 months ago, # ^ |
      Vote: I like it +20 Vote: I do not like it

    D isn't a ChatGPTable problem. It can just give you the answer for small n(which you can also write the code for that part) and then you have to figure at the pattern.

    • »
      »
      »
      5 months ago, # ^ |
        Vote: I like it +4 Vote: I do not like it

      iirc, for n=11 ChatGPT gives you 99 numbers.

      If you then wanted a solution, for lets say n=30, you would take 30 of these 99 numbers and append 0's to make them length 30.

      But I do agree that this is not a full solution. Its a partial solution to the problem.

      • »
        »
        »
        »
        5 months ago, # ^ |
          Vote: I like it +24 Vote: I do not like it

        I think that is literally a valid solution. Although it is kinda simple, thinking about inserting the zeroes in the end isn't brain dead.

        Asking chatGPT for 99 numbers is just a different idea, it isn't even the intended solution.

  • »
    »
    5 months ago, # ^ |
      Vote: I like it +50 Vote: I do not like it

    ChatGPT-able problem doesn't mean it's a bad problem.

  • »
    »
    5 months ago, # ^ |
      Vote: I like it +6 Vote: I do not like it

    but u will still have to write up the code to make sure the number with 99+ permutations that are claimed to be perfect squares are actually perfect squares.

»
5 months ago, # |
  Vote: I like it +13 Vote: I do not like it

I lost your heart from this round too. sad sad.

»
5 months ago, # |
Rev. 5   Vote: I like it +14 Vote: I do not like it

Actually, round is still rated. Where is it mentioned to be unrated? Upd : Gotcha.. I think so. Still the round had some nice problems and FST is part of the game. After all, my greatest delta is on a 74TrAkToR Div3 (which has been a too nice math force)

  • »
    »
    5 months ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    I know many people think the problems are bad and want the contest unrated