Problem | girlfriend |
---|---|
User | user123 |
Submission Time | 2023-10-09 16:00:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
girlfriend.cpp: In function ‘int main()’:
girlfriend.cpp:85:2: error: expected ‘;’ before ‘cout’
85 | cout<<dijkstra(st)<<endl;
| ^~~~