提交时间:2025-12-26 15:03:58
运行 ID: 77940
// #include<bits/stdc++.h> using namespace std; int main(){ cout<<7<<endl; return 0; }