提交时间:2026-05-22 15:48:04

运行 ID: 89178

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