提交时间:2026-06-05 15:15:16
运行 ID: 90158
#include<bits/stdc++.h> using namespace std; int main(){ int m; cin>>m; cout<<"232"; return 0; }