1 条题解

  • 0
    @ 2025-5-25 9:37:42
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
    	cout<<R"( 文明创建,人人有责。
    China is a great country!)";
    	return 0;
    } 
    
    • 1

    信息

    ID
    2555
    时间
    1000ms
    内存
    128MiB
    难度
    10
    标签
    (无)
    递交数
    3
    已通过
    0
    上传者