Problem eight
User Marcos
Submission Time 2025-06-16 16:59:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eight.cpp: In function ‘int main()’:
eight.cpp:9:16: error: no post-increment operator for type
9 | if(a==8)count++;
| ^~