Problem poklon
User YSH2020
Submission Time 2025-02-20 09:03:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

poklon.cpp: In function ‘void add(long long int)’:
poklon.cpp:35:28: error: ‘cuurent_ans’ was not declared in this scope; did you mean ‘current_ans’?
35 | if (counts[a[idx]] == 2) cuurent_ans--;
| ^~~~~~~~~~~
| current_ans