Problem exam
User brian
Submission Time 2026-06-22 15:47:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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