Problem choochoo
User bribritt
Submission Time 2023-03-16 14:16:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function ‘int main()’:
choochoo.cpp:6:10: error: ‘S’ was not declared in this scope
6 | cin >> S; if(S == 'chugga') chugga++;
| ^