Problem firstabc
User afzal
Submission Time 2025-07-30 17:08:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firstabc.cpp: In function ‘int main()’:
firstabc.cpp:12:7: error: ‘else’ without a previous ‘if’
12 | else if (s=='A'){
| ^~~~