| Problem | mrt |
|---|---|
| User | LimCheeHann |
| Submission Time | 2026-04-24 14:04:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mrt.cpp: In function ‘int main()’:
mrt.cpp:56:99: error: expected ‘;’ before ‘)’ token
56 | distances[tracks[current-256][j].first+256]=distances[current]+tracks[current-256][j].second);
| ^
| ;