Record Detail

Compile Error

/in/shortestP2P.cc: In member function 'void ShortestP2P::readGraph()':
/in/shortestP2P.cc:31:10: error: unused variable 'flag' [-Werror=unused-variable]
     bool flag = 0;
          ^~~~
cc1plus: all warnings being treated as errors

Information

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