Problem | exam |
---|---|
User | xyxyxyxy |
Submission Time | 2023-03-16 14:00:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:14:17: error: ‘a’ was not declared in this scope
14 | cout << a * b << '/n';
| ^
exam.cpp:14:21: error: ‘b’ was not declared in this scope
14 | cout << a * b << '/n';
| ^