1 条题解

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

    信息

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