提交时间:2026-06-05 14:48:11

运行 ID: 89756

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