摘要: 源代码 void fun( int *a) { int i, x, n=0; x=rand()%20;/**********found**********/ while (n<20) { for(i=0; i<n; i++ )//第一次执行的时候 i和n相等 不能通过/**********found 阅读全文
posted @ 2020-05-31 16:11 知来者之可追谢谢孟道 阅读(142) 评论(0) 推荐(0)