提交时间:2026-01-04 15:37:03
运行 ID: 80990
#include<bits/stdc++.h> using namespace std; int main() { cout<<2; return 0; }