Compile Error
/in/ex1.c: In function 'main': /in/ex1.c:16:9: error: unused variable 'num' [-Werror=unused-variable] int num[505]; ^~~ /in/ex1.c:12:10: error: variable 'ex' set but not used [-Werror=unused-but-set-variable] file ex[505]; ^~ cc1: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Problem
- Mid2 Ex1
- Homework
- Midterm Exam 2
- Language
- C
- Submit At
- 2022-07-08 16:16:05
- Judged At
- 2022-07-08 16:16:05
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes