Record Detail

Compile Error

/in/ex3.c: In function 'main':
/in/ex3.c:8:5: error: expected ')' before numeric constant
     20));
     ^~
/in/ex3.c:11:12: error: statement with no effect [-Werror=unused-value]
     length + strlen(s);
     ~~~~~~~^~~~~~~~~~~
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 5
Language
C
Submit At
2020-07-17 23:57:50
Judged At
2020-07-17 23:57:50
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes