Record Detail

Compile Error

/in/driver/main.cpp:18:1: error: expected '}' at end of input
 }
 ^
/in/driver/main.cpp: In member function 'void ShortestP2P::floyd()':
/in/driver/main.cpp:5:13: error: a function-definition is not allowed here before '{' token
 int main () {
             ^
/in/driver/main.cpp:18:1: error: expected '}' at end of input
 }
 ^
/in/driver/main.cpp: At global scope:
/in/driver/main.cpp:18:1: error: expected unqualified-id at end of input

Information

Submit By
Type
Submission
Homework
Project 4
Language
C++
Submit At
2024-07-29 17:23:36
Judged At
2024-07-29 17:23:36
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes