摘要: #include#include#include#include int main (){ int i,j,x=10,y=20; char input; int bazi; int find=0,ok=0; while(1) { system("cls")... 阅读全文
posted @ 2018-05-15 21:26 neverthelessing 阅读(86) 评论(0) 推荐(0)
摘要: #include #include #include int main(){ int i=0,j=0,x=0,y=5,xx=1,yy=1; int a=0,s=10,w=0,d=20; while(1) { x=x+xx; ... 阅读全文
posted @ 2018-05-15 15:36 neverthelessing 阅读(70) 评论(0) 推荐(0)