5 条题解

  • 0
    @ 2024-12-13 19:48:42
    #include <bits/stdc++.h>
    using namespace std;
    int main()
    {
        cout<<"hello world";
       return 0;
    }
    
    

    信息

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