提交时间:2026-01-04 15:31:55
运行 ID: 80801
#include<bits/stdc++.h> using namespace std; int main(){ cout<<7<<endl; return 0; }