Record Detail

Compile Error

/in/ex1.c: In function 'main':
/in/ex1.c:10:15: error: variable 'distance' set but not used [-Werror=unused-but-set-variable]
         float distance[lines];
               ^~~~~~~~
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 5
Language
C
Submit At
2020-07-15 21:54:02
Judged At
2020-07-15 21:54:02
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes