Problem newjeans
User haydendoo
Submission Time 2023-03-23 15:14:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

newjeans.cpp: In function ‘void solve()’:
newjeans.cpp:264:10: error: ‘i’ was not declared in this scope
264 | ++cnt[a[i]];
| ^