An illustration shows a code segment: 
"for (int count = 1; count <= 10; count++);
cout << "Hello\n"; with a semicolon after "countr++)" annotated as "Problem semicolon."