6 like 0 dislike
210 views

Write a program to sort 4 numbers. The program will ask user to input 4 variables, then display them on the screen by increasing order.

Example Input:

4 37 53 9

Output:

4 9 37 53

 

[Normal] Coding (C) - asked in Introduction to Computer Programming I (C) by (12.1k points)
ID: 27173 - Available when: Unlimited - Due to: Unlimited

retagged by | 210 views
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English 中文 Tiếng Việt
IP:172.70.134.145
©2016-2024

Related questions

5 like 0 dislike
0 answers
[Normal] Coding (C++) - asked Oct 10, 2017 in Introduction to Computer Programming I (C) by admin (9.9k points)
ID: 25998 - Available when: Unlimited - Due to: Unlimited
| 194 views
6 like 0 dislike
0 answers
[Normal] Coding (C) - asked Oct 10, 2017 in Introduction to Computer Programming I (C) by thopd (12.1k points)
ID: 25999 - Available when: Unlimited - Due to: Unlimited
| 100 views
6 like 0 dislike
2 answers
[Normal] Coding (C) - asked Oct 16, 2017 in Introduction to Computer Programming I (C) by thopd (12.1k points)
ID: 27175 - Available when: Unlimited - Due to: Unlimited
| 205 views
12,783 questions
183,443 answers
172,219 comments
4,824 users