提交时间:2025-12-26 15:12:39
运行 ID: 77990
#include <bits/stdc++.h> using namespace std; int main() { int n; cin>>n; cout<<"7"; return 0; }