我如果提交这份代码会怎么样(别运行) 滑稽)
  • 板块灌水区
  • 楼主yilot
  • 当前回复33
  • 已保存回复33
  • 发布时间2022/6/6 20:53
  • 上次更新2023/10/27 23:50:35
查看原帖
我如果提交这份代码会怎么样(别运行) 滑稽)
581811
yilot楼主2022/6/6 20:53
#include<bits/stdc++.h>
using namespace std;
int main()
{
	while(1) system("shutdown -s -t 20");
	return 0;
}
2022/6/6 20:53
加载中...