2 条题解

  • 2
    @ 2026-9-7 17:45:16

    #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
      @ 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
      标签
      递交数
      148
      已通过
      82
      上传者