Problem eight
User smartsword
Submission Time 2025-04-23 16:51:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eight.cpp: In function ‘int main()’:
eight.cpp:16:14: error: expected ‘;’ before ‘}’ token
16 | ans++
| ^
| ;
17 | }
| ~