1 条题解

  • 0
    @ 2025-2-25 23:21:22

    怎么没题解???

    最初的最初

    #include<bits/stdc++.h>//万能头
    using namespace std;
    
    int main(){
        cout<<"hello world";//输出
        return 0;
    }
    

    求点赞赞!!!

    • 1

    信息

    ID
    1
    时间
    1000ms
    内存
    32MiB
    难度
    10
    标签
    递交数
    71154
    已通过
    194
    上传者