6 条题解

  • 3
    @ 2026-5-16 10:49:48

    #include <bits/stdc++.h> using namespace std;

    int main() { cout << "M_M" << endl; cout << "OwO" << endl; cout << "><" << endl; cout << "==" << endl; cout << "T_T" << endl; return 0; }

    • 1
      @ 2026-5-23 14:25:44

      代码 #include using namespace std; int main() { cout<<"M_M"<<endl; cout<<"OwO"<<endl; cout<<"><"<<endl; cout<<"=="<<endl; cout<<"T_T"<<endl;

      return 0;
      

      }

      • 1
        @ 2026-5-23 14:25:05

        代码 #include using namespace std; int main() { cout<<"M_M"<<endl; cout<<"OwO"<<endl; cout<<"><"<<endl; cout<<"=="<<endl; cout<<"T_T"<<endl;

        return 0;
        

        }

        • 1
          @ 2026-5-23 11:19:42

          § 小吉 §

          • 1
            @ 2026-5-20 21:05:09

            #include <bits/stdc++.h> using namespace std;

            int main(){ cout << "M_M" << endl; cout << "OwO" << endl; cout << "><" << endl; cout << "==" << endl; cout << "T_T" << endl;

            return 0; 
            

            }

            • 0
              @ 2026-5-16 19:21:40

              M_M
              OwO

              <
              =
              =
              T_T

              • 1

              信息

              ID
              18200
              时间
              1000ms
              内存
              256MiB
              难度
              4
              标签
              (无)
              递交数
              683
              已通过
              317
              上传者