19 条题解

  • 0
    @ 2022-12-3 18:52:43
    #include<bits/stdc++.h>
    using namespace std;
    int main(){
         cout << "Hello World";
         return 0;
    }
    

    信息

    ID
    1
    时间
    1000ms
    内存
    256MiB
    难度
    6
    标签
    递交数
    14017
    已通过
    3994
    上传者