Record Detail

Compile Error

/in/hotel-mt.c: In function 'gainname':
/in/hotel-mt.c:113:6: error: unused variable 'name' [-Werror=unused-variable]
 char name[50];
      ^~~~
/in/hotel-mt.c:112:5: error: unused variable 'i' [-Werror=unused-variable]
 int i=0;
     ^
cc1: all warnings being treated as errors

Information

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