Record Detail

Compile Error

/in/ex5.c: In function 'main':
/in/ex5.c:35:27: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
         for (int p = 0; p < strlen(s[in[m]]); ++p) {
                           ^
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Lab 6 Exercises
Language
C
Submit At
2022-06-24 22:53:47
Judged At
2022-06-24 22:53:47
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes