提交时间:2026-06-05 14:56:53

运行 ID: 89875

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