1 条题解

  • 1
    @ 2026-2-1 17:19:58

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

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

    return 0; 包100的

    • 1

    信息

    ID
    562
    时间
    1000ms
    内存
    64MiB
    难度
    5
    标签
    递交数
    850
    已通过
    340
    上传者