#include <stdio.h>
int main(void) {
int i;
for(i=0;i<10;i++)
if(i==5)
{continue;}
return 0;
}
I2luY2x1ZGUgPHN0ZGlvLmg+CgppbnQgbWFpbih2b2lkKSB7CglpbnQgaTsKCWZvcihpPTA7aTwxMDtpKyspCgl7cHJpbnRmKCJIaSIpOwoJaWYoaT09NSkKCXtjb250aW51ZTt9CglwcmludGYoImhlbGxvIik7fQoJCgkKCXByaW50ZigiZmluaXNoZWQiKTsKCQoJCglyZXR1cm4gMDsKfQo=