asim2005's blog

By asim2005, 3 years ago, In English

https://codeforces.com/contest/1345/problem/A

I have read the editorial and tried to implement a code. But it was incorrect. Can anybody please help me?

  • Vote: I like it
  • +1
  • Vote: I do not like it

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

If the input is: n = 3, m = 2, your code output is nothing.