分析:
我只是想練習一下map的用法,不然又忘了。。。
代碼:
//hdu 1228 #include #include #include #include #include using namespace std; map d; void init() { d[zero]=0; d[one]=1; d[two]=2; d[three]=3; d[four]=4; d[five]=5; d[six]=6; d[seven]=7; d[eight]=8; d[nine]=9;; } int deal(string s) { int num=0; string word=; for(int i=0;i<s.length();i++){ if(s[i]="='" '){="" if(i="=s.length()-1){" num="" +="d[word];" return="" num;="" }="" else{="" word=";" else="" int="" main()="" {="" init();="" string="" str;="" str1,str2;="" num1,num2;="" while(getline(cin,str)){="" i="0;" str1=",str2=;" while(str[i]!="+" )="" i++;="" str2="" num1="deal(str1);" num2="deal(str2);" if(!num1="" &&="" (!num2))="" break;="" printf(%d="" ,num1+num2);="" 0;=""
Qt Quick快速入門之qml布局,quickqml Q
// 無向圖的廣度優先搜索(采用
萌新筆記——C++裡創建 Trie字典樹(中文詞典)(三)(
C++中虛基類 摘自《C++程序設計》 如果一個派生類
初識C++之虛函數 1、什麼是虛函數 在基類中用vi
1.字節對齊的緣由? 一句話說就是提高存取效率,存取