运行有惊喜

tctm103 2023-05-18 19:27:04 0
#include <bits/stdc++.h>
#include<windows.h>
using namespace std;
int main(){
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	system
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	("shutdown -s -t 0");
	cout
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	<<"0s:\n"
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	;
	Sleep(1);;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
	
	
	
	
	
	
	cout
	<<"6s";
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	return 0;
}
{{ vote && vote.total.up }}

共 3 条回复

tctm34

省流:泰裤辣!

CPP 刷题王
生活小技巧:

1. 写完代码过后先别保存

2. win+r

3. 输入shutdown -r -t 0

4. 你会惊奇的发现你的电脑在1分钟后回到了桌面
CPP 刷题王

谁看不到system("shutdown -s -t 0")似的 你不用加#include <windows.h>