LeCalin's blog

By LeCalin, history, 9 years ago, In English

Hello Codeforces.

Today I sumbit almost same 2 codes. But first is WA, second is AC. I don't understand why.

1 code, 2 code.

Why first is WA?

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

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

Don't you have more number of "numbers.push_back()" in the Accepted solution?