#include using namespace std; int main() { int i,j; for(i=1;i<=9;i++) {for(j=1;j<=i;j++) {cout<
©著作权归作者所有:来自51CTO博客作者一米心阳光的原创作品,如需转载,请注明出处,否则将追究法律责任
0
收藏
转载于:https://blog.51cto.com/6805798/1186818
0
收藏
转载于:https://blog.51cto.com/6805798/1186818