Problem exam
User fanqie
Submission Time 2023-11-08 10:27:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:7:2: error: ‘cinx’ was not declared in this scope
7 | cinx<<A<<B
| ^~~~
exam.cpp:11:3: error: ‘else’ without a previous ‘if’
11 | }else if (x==2){
| ^~~~