Record Detail

Compile Error

/in/hotel-main.c: In function 'main':
/in/hotel-main.c:25:9: error: variable 'income' set but not used [-Werror=unused-but-set-variable]
     int income;
         ^~~~~~
cc1: all warnings being treated as errors

Information

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