Problem | cyberland_apio23 |
---|---|
User | thisusernameistaken |
Submission Time | 2023-11-22 10:09:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cyberland_apio23.cpp:56:16: error: missing terminating ' character
56 | return -1.0'
| ^
cyberland_apio23.cpp: In function ‘double dij()’:
cyberland_apio23.cpp:56:16: error: expected ‘;’ before ‘}’ token
56 | return -1.0'
| ^
| ;
57 | }
| ~