提交时间:2026-01-04 15:08:16

运行 ID: 80221

#include <bits/stdc++.h> using namespace std; int main(){ cout<<183<<endl<< '*' <<2; return 0; }