Not executing, it is working goood in other platforms

it is working goood in other platforms

@abhisheksingh80511
maintain two var oddsum and even sum
if digit even add to even sum else odd sum
now if even sum div by 4 or odd sum div by 3 ans yes else no

https://ide.codingblocks.com/s/314459 my code is working in other platforms but not working here