Record Detail

Compile Error

/in/ex5.c: In function 'main':
/in/ex5.c:16:21: error: variable 'p' set but not used [-Werror=unused-but-set-variable]
     struct Hospital p[1];
                     ^
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 5
Language
C
Submit At
2021-07-11 23:59:55
Judged At
2021-07-16 13:51:10
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes