Run ID:125382
提交时间:2025-07-14 15:49:49
#include<bits/stdc++.h> using namespace std; int main() { cout << 1; return 0; }