Compile Error
/in/shortestP2P.cc: In member function 'void Graph::initialize(unsigned int, unsigned int)': /in/shortestP2P.cc:7:61: error: unused parameter 'edgeNum' [-Werror=unused-parameter] void Graph::initialize(unsigned int vertexNum, unsigned int edgeNum) { ^~~~~~~ cc1plus: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Homework
- Project 4
- Language
- C++
- Submit At
- 2021-12-10 18:57:02
- Judged At
- 2021-12-10 18:57:02
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes