通过次数
0
提交次数
这肯定是这次比赛最简单的题目!!!!
给定一个数n。我保证这题的n一定小于long long 。
输出这个数的数位之和。
我保证这题的n一定小于long long 。
1 2 3 -1 -23
1 2 3 1 5