Record Detail

Compile Error

/in/shortestP2P.cc: In member function 'void ShortestP2P::readGraph()':
/in/shortestP2P.cc:8:29: error: no match for call to '(std::vector<std::vector<int> >) (int&, std::vector<int>)'
         adj(n,vector<int>(n));
                             ^

Information

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