Record Detail

Compile Error

/in/driver/main.cpp: In function 'int main()':
/in/driver/main.cpp:6:2: error: 'ShortestP2P' was not declared in this scope
  ShortestP2P a;
  ^~~~~~~~~~~
/in/driver/main.cpp:7:2: error: 'a' was not declared in this scope
  a.readGraph();
  ^

Information

Submit By
Type
Submission
Homework
Project 4
Language
C++
Submit At
2024-08-05 00:17:10
Judged At
2024-08-05 00:17:10
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes