Problem dijkstra
User tenpo
Submission Time 2022-12-27 11:27:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dijkstra.cpp: In function ‘int main()’:
dijkstra.cpp:9:12: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
9 | ios_base::sync_with_studio(false);
| ^~~~~~~~~~~~~~~~