Problem runway
User sharelletqx
Submission Time 2026-08-01 11:14:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

runway.cpp: In function ‘int main()’:
runway.cpp:29:17: error: expected ‘;’ before ‘)’ token
29 | dist[v]=d+w);
| ^
| ;