Problem | exam |
---|---|
User | SMILE |
Submission Time | 2024-04-13 09:55:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:10:8: error: ‘A’ was not declared in this scope
10 | cin>>A>>B;
| ^
exam.cpp:10:11: error: ‘B’ was not declared in this scope
10 | cin>>A>>B;
| ^