Record Detail

Compile Error

/in/shortestP2P.cc: In member function 'void ShortestP2P::printGraph()':
/in/shortestP2P.cc:105:19: error: variable 'verticeIt' set but not used [-Werror=unused-but-set-variable]
         for (auto verticeIt : nodeIt.verticeList)
                   ^~~~~~~~~
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Project 4
Language
C++
Submit At
2021-12-06 16:12:42
Judged At
2021-12-06 16:12:42
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes