摘要:
// 1031. Hello World for U.cpp: 主项目文件。 #include "stdafx.h"
#include #include int main()
{ int n1,n2; const int N=83; char ss[N][N],str[N]; for(int i=0;in1) n1=k; } } n2=length+2-2*n1; int cnt=0; for(int i=0;i=0;j--) ss[j][n2-1]=str[cnt++]; for(int i=0;i<n1;i++){ ss[i][n2]='... 阅读全文
posted @ 2013-03-14 23:46
cjweffort
阅读(159)
评论(0)
推荐(0)