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