提交时间:2025-12-26 15:22:44
运行 ID: 78112
#include<bits/stdc++.h> using namespace std; int main() { cout<<1; return 0; }