提交时间:2025-12-26 15:19:43

运行 ID: 78058

#include<bits/stdc++.h> using namespace std; int main() { cout<<3; return 0; }