Record Detail

Compile Error

/in/driver/main.cpp:3:7: error: expected nested-name-specifier before 'namespace'
 using namespace std;
       ^~~~~~~~~
/in/driver/main.cpp:18:1: error: expected '}' at end of input
 }
 ^
/in/driver/main.cpp:18:1: error: expected unqualified-id at end of input

Information

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