Record Detail

Compile Error

/in/ex4.cpp: In function 'void Count(std::__cxx11::string)':
/in/ex4.cpp:10:23: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
     for (int i = 0; i < str.length(); i++)
                     ~~^~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Problem
Homework 7 Ex4
Homework
Homework 7
Language
C++
Submit At
2021-07-25 23:40:27
Judged At
2021-08-13 01:26:11
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes