Record Detail

Compile Error

In file included from /in/main/main.cpp:3:0:
/in/detector.h: In member function 'void Detector::maxDetector(std::vector<int>)':
/in/detector.h:13:23: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
         for(int a=0 ;a<inputArray.size();a++)
                      ~^~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Final Exam
Language
C++
Submit At
2020-08-07 17:53:28
Judged At
2020-08-09 18:19:30
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes