| Problem | exam |
|---|---|
| User | kienlovesmath |
| Submission Time | 2026-08-17 20:12:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:9:10: error: ‘A’ was not declared in this scope
9 | cin >> A >> B;
| ^
exam.cpp:9:15: error: ‘B’ was not declared in this scope
9 | cin >> A >> B;
| ^