Problem | exam |
---|---|
User | AthanChee03 |
Submission Time | 2023-11-08 10:47:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:15:11: error: ‘A’ was not declared in this scope
15 | cout << A*B;
| ^
exam.cpp:15:13: error: ‘B’ was not declared in this scope
15 | cout << A*B;
| ^