HDU 2010 水仙花数

题目:http://acm.hdu.edu.cn/showproblem.php?pid=2010 相当简单的一道练习题,只是突然想起今年是2010年,做一下玩。 提交代码:   1 #include < iostream > 2 #include < vector > 3   using namespace std; 4 5   void main() 6 { 7 int m,n; 8 whil
相关文章
相关标签/搜索