Record Detail

Compile Error

/in/ex2.c: In function 'check':
/in/ex2.c:11:19: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
     for (int i=0;i<strlen(str1);i++){
                   ^
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 5
Language
C
Submit At
2022-06-26 19:21:20
Judged At
2022-06-26 19:21:20
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes