what is SIGTSTP error in code chef code example
Example: SIGTSTP
sigtstp error :Segmentation fault occurs when a program attempts
to access a memory location that it is not allowed
to access(eg: reading array elements over its limit )
Look at the constraints on inputs and then typecast
the variables according to contraints