Problem eight
User pseudocoder101
Submission Time 2025-06-16 17:04:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eight.cpp: In function β€˜int main()’:
eight.cpp:15:11: error: expected β€˜;’ before numeric constant
15 | count++1;
| ^
| ;