Problem heatwv
User Dolphy
Submission Time 2023-12-27 17:32:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

heatwv.cpp: In function ‘int main()’:
heatwv.cpp:29:30: error: expected ‘}’ at end of input
29 | cout << dist[end] << endl;
| ^
heatwv.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^