Compile Error
In file included from /in/main/main.cpp:3:0: /in/detector.h: In member function 'bool Detector::isAdjacentZero(std::vector<int>, int)': /in/detector.h:39:22: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] } else if (index == inputArray.size() - 1) { ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Homework
- Final Exam for VG101_BackUpTeset
- Language
- C++
- Submit At
- 2020-08-10 15:25:40
- Judged At
- 2020-08-10 15:25:40
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes