南阳243

Posted Jeson

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了南阳243相关的知识,希望对你有一定的参考价值。

 1 #include<stdio.h>
 2 int a[100];
 3 int main()
 4 {
 5     int n;
 6     while(~scanf("%d",&n) && n)
 7     {
 8         int i,j;
 9         for(i=j=0; i<n; ++i)
10         {
11             scanf("%d",&a[i]);
12             if(a[i]<a[j])
13                 j=i;
14         }
15         if(j)
16         {
17             int temp=a[0];
18             a[0]=a[j];
19             a[j]=temp;
20         }
21         for(i=0; i<n; ++i)
22             if(i)
23                 printf(" %d",a[i]);
24             else
25                 printf("%d",a[i]);
26         puts("");
27     }
28 }
29         

 

以上是关于南阳243的主要内容,如果未能解决你的问题,请参考以下文章

南阳邮箱转码需要多久

南阳 oj 表达式求值 题目35 数据结构 NYO题目链接

今日热点资讯:南阳引入分布式存储技术 助力新基建落地

腾讯云·南阳 招募合作伙伴

LeetCode笔记:Weekly Contest 243 比赛记录

南阳1