ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#120484 | #129. 次幂求和 | Tom | 100 | 2ms | 1148kb | C++11 | 1.1kb | 2020-10-24 21:33:36 | 2020-10-24 22:14:28 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1148kb
input:
584414140 2
output:
1133
result:
ok single line: '1133 '
Test #2:
score: 10
Accepted
time: 0ms
memory: 1144kb
input:
879073963 3
output:
2877
result:
ok single line: '2877 '
Test #3:
score: 10
Accepted
time: 0ms
memory: 1144kb
input:
884570589 4
output:
9699
result:
ok single line: '9699 '
Test #4:
score: 10
Accepted
time: 0ms
memory: 1148kb
input:
716566693 5
output:
8228
result:
ok single line: '8228 '
Test #5:
score: 10
Accepted
time: 0ms
memory: 1144kb
input:
934652004 51
output:
1587
result:
ok single line: '1587 '
Test #6:
score: 10
Accepted
time: 1ms
memory: 1148kb
input:
547576734 98
output:
4572
result:
ok single line: '4572 '
Test #7:
score: 10
Accepted
time: 1ms
memory: 1144kb
input:
933051038 70
output:
6876
result:
ok single line: '6876 '
Test #8:
score: 10
Accepted
time: 0ms
memory: 1148kb
input:
694032065 51
output:
6566
result:
ok single line: '6566 '
Test #9:
score: 10
Accepted
time: 0ms
memory: 1144kb
input:
974630428 95
output:
1399
result:
ok single line: '1399 '
Test #10:
score: 10
Accepted
time: 0ms
memory: 1144kb
input:
556616861 1
output:
1566
result:
ok single line: '1566 '