郑州轻工业OJ1400--这不可能是情书吧

地址:http://acm.zzuli.edu.cn/problem.php?id=1400


#include
#include
#include
struct stu
{
	char a[110];
	int b[110];
}st;
/*
void bubble(stu st,int n) //定义两个参数:数组首地址与数组大小
{ 
	int i,j,t; 
	char temp;
	for(i=0;ist.b[j]) 
			{ 
				temp=st.a[i];
				st.a[i]=st.a[j];
				st.a[j]=temp;
				t=st.b[i];
				st.b[i]=st.b[j];
				st.b[j]=t;
			} 
} */

int main()
{
	int s,x,i;
	scanf("%d",&s);
	//s=s*2;
	while (s--)
	{
		memset(st.a,0,sizeof(st.a));
		memset(st.b,0,sizeof(st.b));
		getchar();
		gets(st.a);
		x=strlen(st.a);
		for (i=0;ist.b[j]) 
				{ 
					temp=st.a[i];
					st.a[i]=st.a[j];
					st.a[j]=temp;
					t=st.b[i];
					st.b[i]=st.b[j];
					st.b[j]=t;
				} 
		
		//for (int i=0;i



 

转载于:https://www.cnblogs.com/acmwangpeng/p/5524869.html

你可能感兴趣的:(php)