网站首页
编程语言
数据库
系统相关
其他分享
编程问答
totalMatchsticks
2024-10-31
奥数与C++小学四年级(第十五题 希望数)
参考程序代码:#include<iostream>#include<vector>usingnamespacestd;//每个数字所需的火柴棍数量vector<int>matchsticks={6,2,5,5,4,5,6,3,7,6};//函数来计算一个数的火柴棍总数和数字和voidcheckHopeNumber(intnumber){inttotalMatchst