fatehht 的 站内主页
2009
12-06
12-06
我用tc编程序,不过出现for statement missing,那里错了啊,请帮我解答一下,谢了。
#include<graphics.h>
main(){
float x[10]={50,90,120,150,220,300,320,380,450,500};
float y[10]={100,60,50,120,140,60,70,160....
Read More >