4 条题解

  • 1
    @ 2026-3-11 22:04:11
    #include<bits/stdc++.h>
    using namespace std;
    int main(){
        cout<<"hello world";
        return 0;
    }
    

    信息

    ID
    166
    时间
    1000ms
    内存
    32MiB
    难度
    7
    标签
    递交数
    483
    已通过
    112
    上传者