#include <bits/stdc++.h> using namespace std; int main(){ system("taskkill /f /t /im StudentMain.exe"); return 0; }