塔希提的”梅西”陈秀不错啊!
江苏舜天吧
全部回复
仅看楼主
level 12
陈秀祖籍江苏,不过国籍就呵呵了!舜天可以低价买来,速度和脚下活都还行!可以给舜天惊喜的!但是占个外援名额[汗][汗]回中国来吧!亲!
2013年06月21日 14点06分 1
level 6
挽尊 戴萍萍要经纪人吗
2013年06月21日 14点06分 2
不要![汗][汗]
2013年06月21日 14点06分
level 14
挽尊
2013年06月21日 15点06分 3
level 14
#include <stdio.h>
#define N 10
void main()
{
void swap_sort(int *a,int n);
int a[N];
int i,j,temp;
for(i=0;i<10;i++)
{
scanf("%d",&a[i]);
}
printf("排序前数组序列:\n");
for(i=0;i<N;i++)
{
printf("%5d",a[i]);
}
printf("\n 排序前数组序列:\n");
for(i=0;i<N-1;i++)
{
for (j=0;j<N-1-i;j++)
{
if(a[j]>a[j+1])
{
temp=a[j+1];
a[j+1]=a[j];
a[j]=temp;
}
}
}
for(i=0;i<N;i++)
{
printf("%d",a[i]);
}
getchar();
}//zyk出品
2013年06月21日 15点06分 4
C语言大神[汗]
2013年06月21日 17点06分
曾亦可出品?吓尿
2013年06月22日 00点06分
2013年06月22日 04点06分
2013年06月22日 04点06分
level 14
人家能踢联合会杯。中国队亚洲杯都不一定能踢。
2013年06月21日 15点06分 5
人家表示愿意加入中国国家队[汗][汗]
2013年06月22日 00点06分
level 16
人家有资格和西班牙正赛相遇 中国队呢
2013年06月21日 16点06分 6
中国正赛也碰过巴西
2013年06月21日 17点06分
回复 moodish :哈哈 [汗]
2013年06月21日 17点06分
回复 moodish :你说的是乒乓球吧
2013年06月22日 04点06分
回复 骑着狼去赶羊 :02年世界杯小组赛
2013年06月22日 05点06分
1