C语言实现字母金字塔输出#includeintmain(){charc='A'for(inti=1;i
怎么用c语言输出金字塔图形?可以使用for循环输出金字塔图形。#includevoidmain(){inti,j;for(i=1;i