please debug my code. https://ide.codingblocks.com/s/287114
Not able to pass all test cases
hello @pulkit_pandey09
a)
![]()
u were using n in place of size of.
b) use long long for m.
ur updated code->
hello @pulkit_pandey09
a)
![]()
u were using n in place of size of.
b) use long long for m.
ur updated code->