#include <graphics.h> #include <stdio.h> #include <stdlib.h> #include <conio.h> #include <math.h> #include <dos.h> #define NO_PRESSED 0 #define LEFT_PRESSED 1 #define RIGHT_PRESSED 2 #define pi 3.1415926
评论星级较低,若资源使用遇到问题可联系上传者,3个工作日内问题未解决可申请退款~