2 条题解

  • 0
    @ 2025-9-7 14:20:41
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
        cout<<"Ciallo World!";
        return 0;
    }
    

    信息

    ID
    146
    时间
    1000ms
    内存
    256MiB
    难度
    1
    标签
    (无)
    递交数
    195
    已通过
    76
    上传者