2 条题解

  • 0
    @ 2022-8-15 20:02:36

    #include <bits/stdc++.h>

    using namespace std;

    int main(){

    cout<<"Hello world";

    return 0;

    } 不会吧不会吧有人连这个都不会

    信息

    ID
    1070
    时间
    1000ms
    内存
    256MiB
    难度
    2
    标签
    递交数
    36
    已通过
    26
    上传者