3 条题解

  • 0
    @ 2025-3-7 13:16:14
    #include<bits/stdc++.h>
    using namespace std;
    int main(){
        cout<<"hello world"<<endl;
        return 0;
    }
    

    信息

    ID
    116
    时间
    1000ms
    内存
    32MiB
    难度
    5
    标签
    递交数
    338
    已通过
    140
    上传者