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