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