Way_Above_your_level_lol's blog

By Way_Above_your_level_lol, 4 years ago, In English

Time: 8:08pm IST - - Solved A - Solved B - Solved C - Solved D - Couldnt think of E

-- Upsolve :

  • Idea for A was on point. Can reduce time taken from 5 minutes to 4.
  • B was easy too but didn't implement faster.
  • C was good since I tried a custom testcase before running my code, which led me to right solution so should always make my own testcases.
  • D took too long. Got confused in my own variable names and used wrong indice for array. Can be more careful, should've been done within 1 hour.
  • E no idea how to approach. Started playing Runescape lmao, didn't have long enough attention span. Maybe since I never solve till D? Need to work on this.

--- New Things to learn: — Patience - finding max element in array using C++ inbuilt function.

---- Pending :

Read and try tutorial E2 and F

EDIT 1: Solved and understood E1 very easy greedy solution. Should've spent more time!

Cheers.

»
4 years ago, # |
  Vote: I like it +28 Vote: I do not like it

good for you but i don't care

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

    No one asked for what you care about or not. It's called a blog for a reason. A blog is where one writes about their experience, knowledge, etc. It's probably the OP's way of keeping a record for himself. Although, this may not be the perfect place to do so as all recent posts are shown at the top and not many people are interested in coming across it.

    • »
      »
      »
      4 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      he could easily write that in his diary.

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

        its a good blog.plz dont spread bad vibes on codeforces.

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

      Once I solve my pending lists I upload links to useful tutorials. You can check my last blog too. I learned Euler totient function and added some resources which may be good for new people. __ A blog is where one writes about their experience, knowledge, etc.

      I am writing about my experience...