提交时间:2026-06-05 14:58:15

运行 ID: 89899

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