>>973985presumably the assignment either reads from a file or takes some input, and outputs some output. this would be the expected input:
test.in, and expected output: test.out. the project.c is probably just calling your code to do this.
knowing what was in the files would help, if this was a completely incorrect guess.