Problem ny_mathexam
User joshuabonang
Submission Time 2025-09-06 19:26:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ny_mathexam.cpp: In function ‘int main()’:
ny_mathexam.cpp:8:2: error: expected ‘,’ or ‘;’ before ‘cout’
8 | cout << ans << endl;
| ^~~~