提交时间:2026-05-22 15:43:37

运行 ID: 89156

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