<stdio.h> int main(void) { for(i=0; i<20; i++;){ printf("彼女ほしい"); } return 0; }