提交时间:2025-12-28 21:44:51

运行 ID: 79126

#include<bits/stdc++.h> using namespace std; int main() { cout << 1; return 0; }