Please read the new rule regarding the restriction on the use of AI tools. ×

Pal's blog

By Pal, history, 4 years ago, In English

here is link to the problem https://cses.fi/problemset/task/2428

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

| Write comment?
»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

hi! i could solve it using map in c++, here's my code if you want : my code