Problem | exam |
---|---|
User | SP6X765 |
Submission Time | 2024-02-16 20:04:29 |
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 >> b;
| ^
exam.cpp:11:15: error: ‘b’ was not declared in this scope
11 | cin >> a >> b;
| ^