Record Detail

Compile Error

/in/main.cpp: In function 'int main()':
/in/main.cpp:69:23: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
     for (int i = 0; i < num_nodes; i++) {
                     ~~^~~~~~~~~~~
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
p4
Language
C++
Submit At
2020-12-17 22:38:11
Judged At
2020-12-17 22:38:11
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes