Problem exam
User herngr3y
Submission Time 2026-03-30 18:16:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:17:2: error: ‘product’ was not declared in this scope
17 | product = A * B;
| ^~~~~~~