Compile Error
/in/hotel-main.c: In function 'p': /in/hotel-main.c:104:9: error: variable 'done' set but not used [-Werror=unused-but-set-variable] int done; ^~~~ /in/hotel-main.c: In function 'fp': /in/hotel-main.c:113:9: error: variable 'done' set but not used [-Werror=unused-but-set-variable] int done; ^~~~ cc1: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Homework
- Project 2
- Language
- C
- Submit At
- 2018-07-19 01:08:14
- Judged At
- 2018-07-19 01:08:14
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes