题解 | #输出水仙花数#

输出水仙花数

https://www.nowcoder.com/practice/dabaf13009ef4d0cbf22302fd6a530a6

#include <iostream>
#include "cmath"
using namespace std;

int main() {
    
    cout<<153<<endl;
cout<<370<<endl;
cout<<371<<endl;
cout<<407<<endl;

    return 0;
}

全部评论

相关推荐

点赞 收藏 评论
分享
牛客网
牛客企业服务