摘要: #include <iostream> #include <iomanip> int h=16; int l=16; bool is_black=true; int all_list[16][16]; bool black_list[16][16]; bool while_list[16][16]; 阅读全文
posted @ 2023-08-10 20:35 王ys 阅读(34) 评论(0) 推荐(0)