Problem countalp
User Soysauce
Submission Time 2024-03-02 21:59:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

countalp.cpp: In function ‘int main()’:
countalp.cpp:13:16: error: ‘ii’ was not declared in this scope; did you mean ‘i’?
13 | if (yx[ii] == 'a') {a++;}
| ^~
| i