0

Where is my mistake?

I wonder where is my mistake in here. It didnt pass the hidden case. So idk what value it failed. https://code.sololearn.com/cORS8xGZ1Ze7/?ref=app

30th Aug 2020, 12:43 PM
Xtron135
Xtron135 - avatar
2 Answers
0
use : printf("%.f",ceil(total)); instead of : cout << total ;
30th Aug 2020, 1:14 PM
Bahha┣
Bahha┣ - avatar