Problem countalp
User PlayVoltz
Submission Time 2023-05-17 22:02:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

countalp.cpp: In function ‘int main()’:
countalp.cpp:6:9: error: conflicting declaration ‘std::string s’
6 | string s;
| ^
countalp.cpp:5:100: note: previous declaration as ‘int s’
5 | int na, a=0, b=0, c=0, d=0, e=0, f=0, g=0, h=0, i=0, j=0, k=0, l=0, m=0, n=0, o=0, p=0, q=0, r=0, s=0, t=0, u=0, v=0, w=0, x=0, y=0, z=0;
| ^
countalp.cpp:8:22: error: expected ‘;’ before ‘i’
8 | for (int i = 0; i<na i++){
| ^~
| ;
countalp.cpp:9:10: error: invalid types ‘int[int]’ for array subscript
9 | if (s[i]=="a"){
| ^
countalp.cpp:12:15: error: invalid types ‘int[int]’ for array subscript
12 | else if (s[i]=="b"){
| ^
countalp.cpp:15:15: error: invalid types ‘int[int]’ for array subscript
15 | else if (s[i]