Problem i_am_steve
User pseudocoder101
Submission Time 2025-08-20 16:41:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

i_am_steve.cpp: In function ‘int main()’:
i_am_steve.cpp:22:5: error: expected ‘}’ before ‘else’
22 | }else{
| ^~~~
i_am_steve.cpp:16:23: note: to match this ‘{’
16 | }else if (c[i]=='c'){
| ^