Sederam's blog

By Sederam, history, 2 years ago, In English

for CSES Grid Path why does this get TLE but this get AC while the only difference between them is that in the first one a lambda function is used but in the second one a normal function instead? Or is there other differences that I`m missing?

Full text and comments »

  • Vote: I like it
  • -1
  • Vote: I do not like it

By Sederam, history, 3 years ago, In English

I know it takes a lot of effort to write a contest and I appreciate the hard work of writers but there was something odd with today's contest or I just screwed this one up or both. idk

Full text and comments »

  • Vote: I like it
  • -21
  • Vote: I do not like it

By Sederam, 3 years ago, In English

I have the newest version of vs code but my compiler is c++14. (when I code "cout<<__cplusplus;" gives "201402".)

how can I fix it?

Full text and comments »

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

By Sederam, history, 3 years ago, In English

does anybody know what the problem with this code? (runtime error!!) Your text to link here...

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it