esteban_gressier's blog

By esteban_gressier, history, 3 months ago, In English

I recently started to learn how to code in C++ since I couldn't solve a problem in Python because of TLE. However, sometimes I know the general answer to a problem and how to code it by myself with what I've learned but it can be a bit clunky. I wonder if it's better to code it that way or look at the editorial or somewhere how this could be coded better ?

Full text and comments »

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