提交时间:2025-12-26 15:20:18
运行 ID: 78069
#include<bits/stdc++.h> using namespace std; int main() { cout<<2; return 0; }