| Problem | heatwv |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-07-29 16:07:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
heatwv.cpp: In function ‘int32_t main()’:
heatwv.cpp:25:17: error: ‘dist’ was not declared in this scope
25 | if (i == j) dist[i][j] = 0;
| ^~~~