Problem | exam |
---|---|
User | dl2704 |
Submission Time | 2023-11-10 15:25:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:11:10: error: ‘A’ was not declared in this scope
11 | cin >> A;
| ^
exam.cpp:12:10: error: ‘B’ was not declared in this scope
12 | cin >> B;
| ^