| Problem | exam |
|---|---|
| User | 94CK3R |
| Submission Time | 2026-02-14 10:15:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:16:20: error: ‘a’ was not declared in this scope
16 | if (cin >> a >> b) {
| ^
exam.cpp:16:25: error: ‘b’ was not declared in this scope
16 | if (cin >> a >> b) {
| ^