提交时间:2025-03-08 22:23:19
运行 ID: 62063
#include<bits/stdc++.h> using namespace std; int main() { cout<<2; return 0; }