#include <bits/stdc++.h>using namespace std; (4)

←← 掲示板一覧に戻る ← スレッド一覧に戻る

1 エッヂの名無し 2024/11/28(木) 20:19:59.923 ID:0PsFGLLEK

int main() {

while (true) {
cout << "安倍晋三" << endl;
}

}