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