Compile Error
/in/ex2.c: In function 'main': /in/ex2.c:14:9: error: unused variable 'j' [-Werror=unused-variable] int j=0,value=0; ^ /in/ex2.c:13:9: error: unused variable 'distance' [-Werror=unused-variable] int distance[200]={0}; ^~~~~~~~ cc1: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Homework
- Homework 5
- Language
- C
- Submit At
- 2022-06-26 19:39:10
- Judged At
- 2022-06-26 19:39:10
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes