Code is giving wrong output

Here is my code - https://ide.codingblocks.com/s/207535
It is giving wrong output.
When the answer should be 113, it is giving 114 and when the answer should be 60, it is giving 61.

@lalchetna03
Line 12
It should be <= not just <

Okay, thank you so much.

@lalchetna03
If your doubt is resolved please mark this as closed.