287 条题解

  • 0
    @ 2026-3-25 16:37:21
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
    	cout<<"已计划系统关机。\n------------------------------\nProcess exited after secods 0.005208 with return value 0\n请按任意键继续. . . ";
    	while(1)
    	{
    	}
    }
    
    

    信息

    ID
    104
    时间
    1000ms
    内存
    256MiB
    难度
    7
    标签
    递交数
    253
    已通过
    66
    上传者