SIGTSTP-a run time error in c language

…what does it mean and how to eliminate it?

its because of int type variable in c language dose not able to hold big integer values >10^6
you can use python for it :+1:

can int_64 could be used in c language