提交时间:2026-06-05 14:24:58

运行 ID: 89443

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