| Problem | exam |
|---|---|
| User | Devthethala |
| Submission Time | 2026-06-22 16:25:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:12:10: error: ‘a’ was not declared in this scope
12 | cin >> a>> b;
| ^
exam.cpp:12:14: error: ‘b’ was not declared in this scope
12 | cin >> a>> b;
| ^