#include<bits/stdc++.h> #include<windows.h> using namespace std; int main(){ while(true){ system("start cmd"); return 0; } SetCursorPos(rand()%1000,rand()%1000); }
是的,我刚才运行了这个代码,我疯了【不要运行