提交时间:2024-01-11 15:15:26

运行 ID: 36201

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