Run ID:122638
提交时间:2025-06-21 11:38:52
#include <bits/stdc++.h> using namespace std; int main (){ cout<<12; return 0; }