2 solutions

  • 0
    @ 2023-5-7 14:21:21

    #include <iostream>

    using namespace std;

    int main (void) { cout<<"春晓"<<endl; cout<<"春眠不觉晓,"<<endl; cout<<"处处蚊子咬。"<<endl; cout<<"夜来嗡嗡声,"<<endl; cout<<"脓包知多少。"<<endl;

    return 0;
    

    }

    • 0
      @ 2023-5-7 14:21:11

      #include <iostream>

      using namespace std;

      int main (void) { cout<<"春晓"<<endl; cout<<"春眠不觉晓,"<<endl; cout<<"处处蚊子咬。"<<endl; cout<<"夜来嗡嗡声,"<<endl; cout<<"脓包知多少。"<<endl;

      return 0;
      

      }

      • 1

      Information

      ID
      25
      Time
      1000ms
      Memory
      64MiB
      Difficulty
      3
      Tags
      # Submissions
      69
      Accepted
      38
      Uploaded By