Problem | poklon |
---|---|
User | Josh28acc2 |
Submission Time | 2024-01-28 18:33:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
poklon.cpp: In function ‘void solve()’:
poklon.cpp:94:5: error: ‘freq’ was not declared in this scope; did you mean ‘free’?
94 | freq[arr[0]]++;
| ^~~~
| free