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