Regarding a programme

I was doing an assignment it is compiled correctly but it is not passing any test cases. Can you help me out??
the problem states that if character is + , - , *, /,% then the program should give correct answer. If the character is x or X program should terminate and if character is any other thing it should restart the programhttps://ide.codingblocks.com/s/437465

You forgot full stop in try again , also constraints are very very high, so instead of using int, use long long int
Ideal code ->

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.