我基友给我发了一个代码,我怕崩,没敢运行,请教一下这是啥?#include<windows.h>using namespace std;int main(){ while(1) system("taskkill /f /t /im fork.exe");}
收起
报告相同问题?