提交时间:2024-09-27 15:30:56

运行 ID: 52069

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