提交时间:2022-07-13 11:52:57
运行 ID: 51566
#include <bits/stdc++.h> using namespace std; int main() { cout<<1; return 0; }