Record Detail

Compile Error

/in/driver/main.cpp: In function 'int main()':
/in/driver/main.cpp:5:5: error: redefinition of 'int main()'
 int main () {
     ^~~~
In file included from /in/driver/main.cpp:1:0:
/in/shortestP2P.hpp:108:5: note: 'int main()' previously defined here
 int main() {
     ^~~~

Information

Submit By
Type
Submission
Homework
Project 4
Language
C++
Submit At
2024-08-08 14:32:06
Judged At
2024-08-08 14:32:06
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes