摘要:
#include //用栈进行的解决; #include #include #include #include using namespace std; const int maxn = 55; int room_map[maxn][maxn]; bool color[maxn][maxn]; int RoomArea; int maxRoomArea;... 阅读全文
posted @ 2017-03-23 21:27
starzyn
阅读(332)
评论(0)
推荐(0)
浙公网安备 33010602011771号