Record Detail

Compile Error

In file included from /in/driver/main.cpp:1:0:
/in/shortestP2P.hpp:13:30: error: extra ';' [-Werror=pedantic]
       ShortestP2P()= default;;
                              ^
cc1plus: all warnings being treated as errors
In file included from /in/shortestP2P.cc:4:0:
/in/shortestP2P.hpp:13:30: error: extra ';' [-Werror=pedantic]
       ShortestP2P()= default;;
                              ^
cc1plus: all warnings being treated as errors

Information

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