+ 1

I need help with c++ program

I tried to solve this c++ problem and after 37 test cases it fails at some point. Please give me a hint where i am doing wrong. Pseudo code will help too. https://code.sololearn.com/cZ2h9blplvDB

16th Aug 2021, 5:10 AM
Edwin
Edwin - avatar
4 Antworten
+ 1
Dividing by 4 doesn't cut it.
16th Aug 2021, 5:31 AM
Abs Sh
Abs Sh - avatar
0
1 3,3,3,3 Correct Out put: 4 Yours: 3
16th Aug 2021, 5:44 AM
Abs Sh
Abs Sh - avatar
0
Abs Sh Thank you for the reply, Can you Elaborate and also give me a hint to solve it other way around?
16th Aug 2021, 8:55 AM
Edwin
Edwin - avatar