摘要: 1 #include <bits/stdc++.h> 2 #include <windows.h> 3 using namespace std; 4 int main(){ 5 srand((int)time(0)); 6 system("color 0A"); 7 while(1){ 8 9 in 阅读全文
posted @ 2021-07-11 20:23 藏狐永不止步 阅读(576) 评论(0) 推荐(0)