Problem countalp
User polyda
Submission Time 2024-05-23 14:47:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

countalp.cpp: In function ‘int main()’:
countalp.cpp:11:5: error: ‘m’ was not declared in this scope
11 | m[s[i]-'a']++;
| ^