摘要: #include #include #include void DealFenshu(int m, int a[][2]) { for(int p=0;p=j) { i=(int)rand()%10; j=(int)rand()%10; } int x=(int)rand()%10; ... 阅读全文
posted @ 2016-10-17 14:00 请叫我大温柔 阅读(185) 评论(0) 推荐(0)