文件名称:aPb
-
所属分类:
- 标签属性:
- 上传时间:2016-09-07
-
文件大小:795byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
题目描述
给出两个非负实数a和b,求a+b
输入
一组用例,包括两个长度不大于400的非负实数a和b
输出
输出一行为a+b的最简形式,即没有前置0后置0,小数部分为0则省略小数点
样例输入
1
1
样例输出
2-Title Descr iption
Two non negative real numbers a and B are given, and the a+b is obtained.
input
A set of use cases, consisting of two non negative real numbers a and B with a length of not more than 400
output
The most simple form of the output of a a+b, that is, there is no pre 0 rear 0, the fractional part is omitted the decimal point 0
sample input
1
1
sample output
2
给出两个非负实数a和b,求a+b
输入
一组用例,包括两个长度不大于400的非负实数a和b
输出
输出一行为a+b的最简形式,即没有前置0后置0,小数部分为0则省略小数点
样例输入
1
1
样例输出
2-Title Descr iption
Two non negative real numbers a and B are given, and the a+b is obtained.
input
A set of use cases, consisting of two non negative real numbers a and B with a length of not more than 400
output
The most simple form of the output of a a+b, that is, there is no pre 0 rear 0, the fractional part is omitted the decimal point 0
sample input
1
1
sample output
2
(系统自动生成,下载前可以参看下载内容)
下载文件列表
a+b.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.