提交时间:2025-07-15 11:15:05
运行 ID: 332756
#include<bits/stdc++.h> using namespace std; int main(){ cout<<7; return 0; }