文件名称:BIT_06_02
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:749byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
.写一个类,能接受int型的变量,接收变量后能存储原变量(譬如12345)和其反向变量(54321),最多处理数量为10个,当输入达到10个或者输入变量为0的时候停止。并且在类销毁前输出存储的所有变量。
例如: 输入:12345,2234,0
输出:12345 54321
2234 4322
-. Write a class, can accept an int variable to receive the original variables can store variables (such as 12345) and its reverse variables (54321), handling up to number 10, 10 or when the input to the input variable 0 when to stop. And destroyed before the output stored in the class of all variables. For example: Input: 12345,2234,0 output: 12345 5432122344322
例如: 输入:12345,2234,0
输出:12345 54321
2234 4322
-. Write a class, can accept an int variable to receive the original variables can store variables (such as 12345) and its reverse variables (54321), handling up to number 10, 10 or when the input to the input variable 0 when to stop. And destroyed before the output stored in the class of all variables. For example: Input: 12345,2234,0 output: 12345 5432122344322
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BIT_06_02.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.