提交时间:2026-05-15 15:31:26

运行 ID: 88701

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