提交时间:2025-12-26 15:27:47
运行 ID: 78194
#include <bits/stdc++.h> using namespace std; int main(){ cout<<183<<endl<< '*' <<2; return 0; }