//闪光弹 #include <bits/stdc++.h> #include<windows.h> using namespace std; int main() { cout<<" "; while(1){ system("color F0"); system("color 0F"); } return 0; } //全屏食用效果更佳
Note.ms
/jmpv