文件名称:1003_Huawei_sort
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 599kb
- 下载次数:
- 0次
- 提 供 者:
- luy****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Lily上课时使用字母数字图片教小朋友们学习英语单词,每次都需要把这些图片按照大小(ASCII码值从小到大)排列收好。请大家给Lily帮忙,通过C语言解决。
输入
Lily使用的图片包括"A"到"Z"、"a"到"z"、"0"到"9"。输入字母或数字个数不超过1024。
输出
Lily的所有图片按照从小到大的顺序输出
样例输入
Ihave1nose2hands10fingers
样例输出
0112Iaadeeefghhinnnorsssv
-Lily alphanumeric class pictures to teach children learning English words, every time these pictures arranged according to size (ASCII code value from small to large) away. Please help Lily through the C language to solve. Input Lily picture " A" through " Z" to the " a" to " z" , " 0" to " 9" . Enter the letters or the number of digits over 1024. Output Lily all the pictures from small to large order of output sample to enter Ihave1nose2hands10fingers sample output 0112Iaadeeefghhinnnorsssv
输入
Lily使用的图片包括"A"到"Z"、"a"到"z"、"0"到"9"。输入字母或数字个数不超过1024。
输出
Lily的所有图片按照从小到大的顺序输出
样例输入
Ihave1nose2hands10fingers
样例输出
0112Iaadeeefghhinnnorsssv
-Lily alphanumeric class pictures to teach children learning English words, every time these pictures arranged according to size (ASCII code value from small to large) away. Please help Lily through the C language to solve. Input Lily picture " A" through " Z" to the " a" to " z" , " 0" to " 9" . Enter the letters or the number of digits over 1024. Output Lily all the pictures from small to large order of output sample to enter Ihave1nose2hands10fingers sample output 0112Iaadeeefghhinnnorsssv
(系统自动生成,下载前可以参看下载内容)
下载文件列表
题3\Cpp1.cpp
...\Cpp1.dsp
...\Cpp1.dsw
...\Cpp1.ncb
...\Cpp1.opt
...\Cpp1.plg
...\Debug\Cpp1.exe
...\.....\Cpp1.ilk
...\.....\Cpp1.obj
...\.....\Cpp1.pch
...\.....\Cpp1.pdb
...\.....\vc60.idb
...\.....\vc60.pdb
...\Debug
题3
...\Cpp1.dsp
...\Cpp1.dsw
...\Cpp1.ncb
...\Cpp1.opt
...\Cpp1.plg
...\Debug\Cpp1.exe
...\.....\Cpp1.ilk
...\.....\Cpp1.obj
...\.....\Cpp1.pch
...\.....\Cpp1.pdb
...\.....\vc60.idb
...\.....\vc60.pdb
...\Debug
题3