-
题目要求:读入两个小于100的正整数A和B,计算A+B。
需要注意的是:A和B的每一位数字由对应的英文单词给出。
输入格式:测试输入包含若干测试用例,每...
题目要求:读入两个小于100的正整数A和B,计算A+B。
需要注意的是:A和B的每一位数字由对应的英文单词给出。
输入格式:测试输入包含若干测试用例,每个测试用例占一行,格式为"A + B =",相邻两字符串有一个空格间隔。当A和B同时为0时输入结束,相应的结果不要输出。
输出格式:对每个测试用例输出1行,即A+B的值。
输入样例:
one + two =
three four + five six =
zero seven + eight nine =
zero + zero =
输出样例:
3
90
96-Title request: read two positive integer less than 100 of the A and B, calculate A+ B. It should be noted that: A and B each of the figures by the corresponding English words are given. Input format: test input contains a number of test cases, test cases for each line, the format for the " A+ B =" , a string of adjacent spaces in the two intervals. When A and B at the same time 0:00 to the end of input, not output the results of the corresponding. Output Format: For each test case output a line, that is, the value of A+ B. Input sample: one+ two = three four+ five six = zero seven+ eight nine = zero+ zero = output sample: 39,096
- 2022-05-18 03:32:14下载
- 积分:1
-
对librerira
&它很蠢,不说英语。
- 2023-03-14 04:20:04下载
- 积分:1
-
FTP client reference program
FTP client reference program
- 2022-01-26 02:41:44下载
- 积分:1
-
使用wincap接收网卡数据
使用开源的wincap二次开发的以太网数据接收动态库,可使用其他软件平台VB,delphi,C#等调用,简单方便,在1G以太网时,连续稳定接收数据,经测试超过20MB/S。
- 2022-03-30 11:46:08下载
- 积分:1
-
这些程序可以解决第一和二次多项式方程。它能使我…
These program can solve first and second degree polynomial equation. It evens works when the roots are complex numbers(when delta is a negative value).
- 2022-07-18 16:38:23下载
- 积分:1
-
微分进化算法的一套实用程序,适合学习微分进化算法的朋友研究...
微分进化算法的一套实用程序,适合学习微分进化算法的朋友研究-A set of differential evolution algorithm utility for the study of differential evolution algorithm research friend
- 2023-05-18 23:10:04下载
- 积分:1
-
星星的诞生与陨落.rar
星星的诞生与陨落.rar-the birth of stars and decay. Rar
- 2022-06-14 04:43:52下载
- 积分:1
-
报表功能分析和解释源jCharts
JCharts报表功能源码的分析和解读,可以实现页面的js生成数据报表的功能-Statements JCharts function analysis and interpretation of source
- 2022-12-19 10:55:04下载
- 积分:1
-
启动线程的事例希望能给你们一些帮助
启动线程的事例希望能给你们一些帮助-Example of starting thread. Hope can be helpful.
- 2023-02-17 23:00:03下载
- 积分:1
-
利用vb操作文件数据库
利用vb操作文件数据库-use vb operation database
- 2022-08-13 01:12:29下载
- 积分:1