-
题目要求:读入两个小于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
-
PDA上CHM阅读器的源代码用来学习啊,很简单
PDA上CHM阅读器的源代码用来学习啊,很简单
- 2022-07-01 00:51:18下载
- 积分:1
-
串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理,出入均设有缓冲区,大小可任意设置。...
串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理,出入均设有缓冲区,大小可任意设置。-Serial port interrupt service routine, just make a simple call to complete the serial input and output processing, access are equipped with the buffer, the size can be arbitrarily set.
- 2023-01-25 05:05:04下载
- 积分:1
-
简单的c语言编译器源程序
一个c语言的编译器 。包含词法分析器,语法分析器,中间代码生成,符号表,目标代码生成。是源程序文件。希望对你有用。
- 2022-05-28 00:44:02下载
- 积分:1
-
详细的java示例代码,超级有用,格式正确已经调试了的
详细的java示例代码,超级有用,格式正确已经调试了的-detailed sample code, the super useful debugging format has the right of the
- 2022-03-18 12:43:50下载
- 积分:1
-
vb程序自己创建一个新的可执行程序
vb程序自己创建一个新的可执行程序-vb own procedures to create a new executable
- 2023-04-16 16:05:04下载
- 积分:1
-
Amount in the amount converted to uppercase, lowercase yuan at its input the amo...
小写金额转换为大写金额,在其输入小写的人民币金额,在下面的文本框中就能转化为对应的大写金额。-Amount in the amount converted to uppercase, lowercase yuan at its input the amount, in the text box below can be converted into the corresponding amount of capital.
- 2022-12-16 20:00:03下载
- 积分:1
-
飞鸽传书源码
飞鸽传书源码飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。数据通讯不需要建立服务器、直接在两台电脑间通信和数据传输,支持文件及文件目录的传输,具有安全快捷以及小巧方便等优异特点,因此很多公司都采用它作为部门、公司内部的IM即时通信工具。IP Messenger在程序结构方面采用了Windows SDK处理结构,通信方面采用了TCP/UDP通信方式,在文件传输处理方面采用文件映射技术等。最新版(2.50 alpha6)的Log文件支持 UTF-8编码格式,增加了气球提示。
- 2022-01-23 10:46:37下载
- 积分:1
-
一个很有取的拼图游戏
一个很有取的拼图游戏-a very Formal pieces of the jigsaw
- 2022-02-24 20:27:05下载
- 积分:1
-
vc链表,放大镜,屏幕拷贝
vc链表,放大镜,屏幕拷贝-vc Chain, magnifiers, screen copy
- 2022-08-19 18:46:13下载
- 积分:1