| Problem | swapbuildings |
|---|---|
| User | StormyGood |
| Submission Time | 2025-12-30 09:12:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
swapbuildings.cpp: In function ‘int main()’:
swapbuildings.cpp:12:5: error: ‘m’ was not declared in this scope
12 | m[h[i]]++;
| ^
swapbuildings.cpp:15:15: error: ‘m’ was not declared in this scope
15 | for (auto i:m)
| ^