C程序以螺旋模式表示字母

#include main(){ int i,rows,k=1; printf("Enter number of Rows for Spiral Alpha Pattern from 1 to 13