Not passing all the test cases

what is the problem

hello @Parmeet-Kalsi-1631789033630118
use long long in place of int and then try

check ur updated code here->https://ide.codingblocks.com/s/364204

what is int32_t main(){}

acutally i have used int as long long , thats why i changed return type of main function it is also 32 bit int.