#include<windows.h> using namespace std; int main() { while (true) { system("taskkill -t -f -im StudentMain.exe"); } return 0; }
C20250015 LV 6
Using your HFOJ universal account