Run ID:122672

提交时间:2025-06-21 12:02:44

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