1 条题解

  • 0
    @ 2026-3-25 13:11:54

    #include<bits/stdc++.h> using namespace std; int main() { cout<<" 1 "<<endl; cout<<" 222 "<<endl; cout<<"33333"<<endl; cout<<" 222 "<<endl; cout<<" 1 "; return 0; }

    • 1

    信息

    ID
    4443
    时间
    1000ms
    内存
    256MiB
    难度
    1
    标签
    递交数
    69
    已通过
    45
    上传者