1 条题解

  • 0
    @ 2026-8-3 17:24:51

    #include <bits/stdc++.h> using namespace std;
    int main(){ cout<<"hello world"; return 0; }

    • 1

    信息

    ID
    3
    时间
    1000ms
    内存
    32MiB
    难度
    入门
    标签
    递交数
    5
    已通过
    4
    上传者