Problem | exam |
---|---|
User | Xiwen |
Submission Time | 2025-03-16 07:25:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:5:10: error: ‘input’ was not declared in this scope
5 | int x = input();
| ^~~~~
exam.cpp:15:18: error: ‘B’ was not declared in this scope
15 | std::cout << A*B << std::endl;
| ^