Record Detail

Compile Error

/in/hotel-ll.c: In function 'write_room':
/in/hotel-ll.c:72:5: error: implicit declaration of function 'fprint' [-Werror=implicit-function-declaration]
     fprint(fp,"vacant = %d\n",vacant);
     ^~~~~~
cc1: all warnings being treated as errors

Information

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