提交时间:2026-01-04 14:56:31
运行 ID: 80028
#include<bits/stdc++.h> using namespace std; int main() { cout<<3; return 0; }