阅读背景:

第一行输出一个1,第二行输出2个2······第N行输出N个N

来源:互联网 
#include<stdio.h>
void print(int n)
{
    int i,j;    



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: