投稿者:PG 2000/03/08 (水) 05:02:06      [mirai]
#include <stdio.h>
void main(void) {
    for (;;) printf("ばかぢも\n");
}