提交时间:2022-07-19 12:24:27

运行 ID: 52502

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