提交时间:2025-03-02 22:31:43

运行 ID: 61544

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