提交时间:2024-09-27 15:31:41
运行 ID: 52070
#include<bits/stdc++.h> using namespace std; int main(){ cout << 5; return 0; }