Problem mathexam
User jxlau
Submission Time 2024-01-20 13:54:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mathexam.cpp: In function ‘int32_t main()’:
mathexam.cpp:28:43: error: ‘m’ was not declared in this scope
28 | printf("%.2Lf\n", llround(m)/100.0);
| ^