摘要:
#include int main (void){const int rows=6;int CHARS; int row; char ch;for(row=0;row='A';ch--) printf("%c",ch); printf("\n"); } return 0;}原来两个FOR是可以并用的2013-08-09 阅读全文
posted @ 2013-08-09 01:56
黑仔啊哈
阅读(144)
评论(0)
推荐(0)
浙公网安备 33010602011771号