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

Автор Way_Above_your_level_lol, 4 года назад, По-английски

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.

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

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

good for you but i don't care

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

    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 года назад, # ^ |
        Проголосовать: нравится 0 Проголосовать: не нравится

      he could easily write that in his diary.

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

      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...