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

Автор droneKingxiiiiiiiDaddy, история, 8 лет назад, По-английски

Is there some way to save notes in codeforces account which only I can see like when I learn something new from some problem and want to note it down , is there some method to save that on the codeforces itself ?

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

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

There is a couple of ways to do it:

  • You can write a new blog and save it to drafts (so it won't be seen by anyone but you).

  • You may use the field with code on "Custom invocation page". Code from here is saved on the server, so (as far as I know) won't be lost.

By the way, it can a be a nice feature to implement on Codeforces without such tricks.

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

Another way to do this is to create a mashup, add a problem to it and submit your notes. These submissions will be available only for you.