Compile Error
/in/ex5.c: In function 'main': /in/ex5.c:31:14: error: variable 'id' set but not used [-Werror=unused-but-set-variable] char id[10]; ^~ /in/ex5.c:13:7: error: unused variable 'Patient' [-Werror=unused-variable] } Patient[105]; ^~~~~~~ cc1: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Homework
- Homework 5
- Language
- C
- Submit At
- 2022-07-02 23:59:01
- Judged At
- 2022-07-05 08:55:26
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes