void wilds() {
while (1) {
printf("チート使ってんだろ");
wilds();
}
}