提交时间:2026-06-12 14:56:39
运行 ID: 91024
#include <bits/stdc++.h> using namespace std; typedef long long ll; int n, x, y; int main(){ cout << "生死游戏"; return 0; }