5 条题解

  • 1
    @ 2025-1-10 16:46:22

    这题没什么好说的吧...

    #include<iostream>
    using namespace std;
    int main(){
        cout<<"hello world";
    }
    

    image 太煎蛋了

    信息

    ID
    5798
    时间
    1000ms
    内存
    32MiB
    难度
    5
    标签
    递交数
    198
    已通过
    77
    上传者