allcaps's blog

By allcaps, history, 5 months ago, In English

today's div 2 I really sold:

  • wa2 on B after like 20 mins (logic was completely correct just a stupid bug)

  • don't realise it didn't AC until after i've done C because queueforces

  • for some reason assume my logic must've been wrong and go try D because i like interactive even tho it's worth the same points as B and B has like 10x as many solves

  • solve B a full 1.5 hours after I should have, don't solve D (also not before getting another WA)

Overall, 3 submissions on B with a total of 2 characters changed T-T: 370976388 371018051 371024765

seemed like a cool round overall tho :)

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

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

Auto comment: topic has been updated by allcaps (previous revision, new revision, compare).

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

same things

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

-50 is nothing, look at my biggest losses xD

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

    yeah ik just thought it was kinda funny how much penalty i managed to farm on B after finding the right solution in like 15 mins

    also orz for recovering from -174 and inspiring everyone

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

Normal day at Codeforces. Nothing new

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

Bro, your -50 is noting compared to my big drop from contest Goodbye 2025 to 1073 and 1087 to 1091

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

Have a look at my B's code: WA and AC. I just need to write one more line to get AC, but I wasted an hour looking at C and D.