Record Detail

Compile Error

/in/main.cpp: In member function 'unsigned int Kurstal::find(unsigned int)':
/in/main.cpp:50:34: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
         while (representative[v] != -1) {
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Project 4
Language
C++
Submit At
2021-07-29 13:28:08
Judged At
2021-07-29 13:28:08
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes