Your program exited with a non-zero exit code when given valid input. Either your program did not return 0, or there was an issue such as a segmentation fault. code example
Example: segmentation fault
Segfaults are caused by a program trying to read or write an illegal memory location