0
Dude this should be correct? But the code coach is showing wrong even of correct?!
Man please halp me there's a bug in the sololearn's code coach. https://code.sololearn.com/c03hjE1MX3Gz/?ref=app
3 Answers
+ 9
Dude, you are supposed to take input() â instead of hard-coding the number of pieces
+ 1
just take input by user:-
input in py.
input();
0
Akanksha Raundal
There are different input for different test cases so before going on conclusion you should check your code, you have fixed value for just 1 case and what about others?