提交时间:2026-06-05 15:12:02

运行 ID: 90108

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