Record Detail

Compile Error

/in/l8.cpp: In function 'double calculation(char*)':
/in/l8.cpp:22:23: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
     for (int i = 0; i < strlen(str); i++) {
                     ~~^~~~~~~~~~~~~
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Lab 8
Language
C++
Submit At
2018-07-30 20:43:25
Judged At
2018-07-31 01:51:45
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes