Problem mathexam
User jxlau
Submission Time 2024-01-19 14:48:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mathexam.cpp: In function ‘int32_t main()’:
mathexam.cpp:21:31: error: expected ‘;’ before ‘}’ token
21 | cout << "dsfdsfds"
| ^
| ;
22 | }
| ~