3 条题解

  • 1
    @ 2025-12-27 15:12:03
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
    	cout<<"hello world";
    	return 0;
    }
    // 自娱自乐
    

    信息

    ID
    115
    时间
    1000ms
    内存
    32MiB
    难度
    1
    标签
    递交数
    62
    已通过
    23
    上传者