출력값을 적으시오

for(int sipal=0; sipal<5; ++sipal); {

cout << sipal;

}