Problem exam
User jerrielchangjiebin
Submission Time 2024-12-02 13:02:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:17:3: error: expected ‘,’ or ‘;’ before ‘cout’
17 | cout << multiply;
| ^~~~