There is a specific csv file containing lines in a specific format, and I defined a struct of it.
typedef struct { int passengerId; int survival; //