Run ID:122661

提交时间:2025-06-21 11:54:07

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