Run ID:152259
提交时间:2026-04-24 19:03:47
#include<bits/stdc++.h> using namespace std; int main(){ cout<<321; return 0; }