Problem exam
User Kartikkk
Submission Time 2024-02-18 15:47:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:13:3: error: expected initializer before ‘cout’
13 | cout << (A*B);
| ^~~~