| Problem | votingcities |
|---|---|
| User | Henries |
| Submission Time | 2025-03-12 15:05:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
votingcities.cpp: In function ‘int main()’:
votingcities.cpp:79:28: error: ‘i’ was not declared in this scope
79 | long long sum = dist[s][i];
| ^