Problem exam
User adammmamammamamamaamamam
Submission Time 2023-03-02 18:16:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:9:10: error: ‘A’ was not declared in this scope
9 | cout << A * B;
| ^
exam.cpp:9:14: error: ‘B’ was not declared in this scope
9 | cout << A * B;
| ^