When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

skpro19's blog

By skpro19, history, 7 years ago, In English

The question is this-> 757C

I am unable to understand anything in the editorial, as well as the given code. Can someone please help?

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

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by skpro19 (previous revision, new revision, compare).

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Look at tourist's submission. It's pretty straightforward.