| Problem | exam |
|---|---|
| User | SP6X765 |
| Submission Time | 2024-02-16 20:05:19 |
| 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;
| ^