Record Detail

Compile Error

/in/hotel-mt.c: In function 'count_guests':
/in/hotel-mt.c:53:6: error: unused variable 'count' [-Werror=unused-variable]
  int count = 0;
      ^~~~~
cc1: all warnings being treated as errors

Information

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