1 条题解

  • 0
    @ 2024-12-21 11:27:06
    #include<bits/stdc++.h>
    using namespace std;
    int main(){
    	cout<<"春晓\n春眠不觉晓,\n处处蚊子咬。\n夜来嗡嗡声,\n脓包知多少。";
    
    	return 0;
    }
    

    信息

    ID
    449
    时间
    1000ms
    内存
    64MiB
    难度
    3
    标签
    递交数
    53
    已通过
    31
    上传者