0_0_32707014_21473.c: In function 'main':
0_0_32707014_21473.c:30:25: error: 's' undeclared (first use in this function)
count++;s
^
0_0_32707014_21473.c:30:25: note: each undeclared identifier is reported only once for each function it appears in
0_0_32707014_21473.c:31:9: error: expected ';' before '}' token
}
^
|