Problem | exam |
---|---|
User | ShaquilleOatmeal34 |
Submission Time | 2025-02-17 17:49:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:11:16: error: ‘A’ was not declared in this scope
11 | cin >> A >> B;
| ^
exam.cpp:11:21: error: ‘B’ was not declared in this scope
11 | cin >> A >> B;
| ^