| Problem | yaleuniversity |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-08-29 20:48:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
yaleuniversity.cpp: In function ‘int32_t main()’:
yaleuniversity.cpp:14:7: error: ‘i’ was not declared in this scope
14 | for (i = 0; i < n; i++) {
| ^
yaleuniversity.cpp:17:3: error: ‘mp’ was not declared in this scope
17 | mp[s]++;
| ^~