提交时间:2026-04-04 13:21:42
运行 ID: 435114
#include<bits/stdc++.h> using namespace std; int main() { cout << 1 << endl; return 0; }