提交时间:2025-12-26 15:38:16

运行 ID: 78322

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