提交时间:2026-07-20 15:56:57
运行 ID: 214507
#include <bits/stdc++.h> using namespace std; int main(){ cout<<1; return 0; }