华为英语电脑测试软件,《牛客网》-华为机试在线训练-学英语_第1页
华为英语电脑测试软件,《牛客网》-华为机试在线训练-学英语_第2页
华为英语电脑测试软件,《牛客网》-华为机试在线训练-学英语_第3页
华为英语电脑测试软件,《牛客网》-华为机试在线训练-学英语_第4页
全文预览已结束

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、华为英语电脑测试软件,华为机试在线训练学英语#include #include#include#includeint getNumLen(longlNum)int nLen = 0;while(lNum / 10 = 0)lNum/= 10;nLen+;returnnLen;#define MAX_SIZE 0 x500std:stringg_Output;void Trans1(intn)switch(n)case 1:g_Output+= one;break;case 2:g_Output+= two;break;case 3:g_Output+= three;break;case 4:g

2、_Output+= four;break;case 5:g_Output+= five;break;case 6:g_Output+= six;break;case 7:g_Output+= seven;break;case 8:g_Output+= eight;break;case 9:g_Output+= nine;break;void Trans2(intn)switch(n)case 0:g_Output+= ten;break;case 1:g_Output+= eleven;break;case 2:g_Output+= twelve;break;case 3:g_Output+=

3、 threeteen;break;case 4:g_Output+= fourteen;break;case 5:g_Output+= fifteen;break;case 6:g_Output+= sixteen;break;case 7:g_Output+= seventeen;break;case 8:g_Output+= eighteen;break;case 9:g_Output+= nineteen;break;void Trans3(intn)switch(n)case 2:g_Output+= twenty;break;case 3:g_Output+= thirty;brea

4、k;case 4:g_Output+= forty;break;case 5:g_Output+= fifty;break;case 6:g_Output+= sixty;break;case 7:g_Output+= seventy;break;case 8:g_Output+= eighty;break;case 9:g_Output+= ninety;break;void Trans(intlHigh)if(lHigh / 100 0)Trans1(lHigh/ 100);g_Output+= hundred;lHigh%= 100;if(lHigh 0)g_Output+= and;i

5、f(lHigh / 10 0)if(lHigh / 10 = 1)Trans2(lHigh% 10);return;Trans3(lHigh/ 10);lHigh%= 10;if(lHigh)Trans1(lHigh);return;int getLen(longlNum)int nCunt = 0;while(lNum)nCunt+;lNum/= 10;returnnCunt;intmain()char szInputMAX_SIZE = 0;while(scanf(%s, szInput) !=EOF)if(strlen(szInput) 9)printf(error);return 0;

6、if(szInput0 = -)printf(error);return 0;if(std:string(szInput).find(.) != -1)printf(error);return 0;int nLen =strlen(szInput);long lNum =atol(szInput);if(0 =lNum)printf(zero);return 0;while(1)int lHigh = 0;if(nLen = 7)lHigh= lNum / 1000000;Trans(lHigh);lNum= lNum % 1000000;g_Output+= million;nLen=getLen(lNum);else if(nLen = 4)lHigh= lNum / 1000;Trans(lHigh);lNum= lNum % 1000;g_Output+= thousand;nLen=getLen(lNum);elseTrans(int)lNum);br

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论