Record Detail

Compile Error

In file included from /in/driver/main.cpp:1:0:
/in/shortestP2P.hpp: In member function 'int ShortestP2P::calculate(std::vector<std::vector<int> >&)':
/in/shortestP2P.hpp:84:7: error: control reaches end of non-void function [-Werror=return-type]
       }
       ^
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Project 4: Shortest Path
Language
C++
Submit At
2023-12-15 14:32:49
Judged At
2023-12-15 14:32:49
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes