Record Detail

Compile Error

/in/hotel-main.c:5:21: fatal error: hotel-ll.h: No such file or directory
 #include"hotel-ll.h"
                     ^
compilation terminated.
/in/hotel-mt.c:8:22: fatal error: hotel-ll.h: No such file or directory
 #include "hotel-ll.h"
                      ^
compilation terminated.
/in/hotel-db.c:8:22: fatal error: hotel-ll.h: No such file or directory
 #include "hotel-ll.h"
                      ^
compilation terminated.
/in/hotel-ll.c:7:22: fatal error: hotel-ll.h: No such file or directory
 #include "hotel-ll.h"
                      ^
compilation terminated.

Information

Submit By
Type
Submission
Homework
Project 2
Language
C
Submit At
2018-07-17 08:34:42
Judged At
2018-07-17 08:34:42
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes