摘要: 1 #include<stdio.h> 2 #include<stdlib.h> 3 #include<conio.h> 4 #include<windows.h> 5 6 #define High 20 7 #define Width 50 8 9 int direction,food_x,foo 阅读全文
posted @ 2018-09-16 11:30 bigdapi 阅读(425) 评论(0) 推荐(0)