Problem exam
User StarSparrowFox
Submission Time 2024-01-23 19:26:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:17:3: error: ‘total’ was not declared in this scope
17 | total = a * b;
| ^~~~~