ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#95671 | #1145. 金币 | chenxueqi | 40 | 1ms | 1200kb | C++ | 202b | 2020-02-19 14:53:43 | 2020-02-19 14:53:45 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
1
output:
1
result:
ok single line: '1'
Test #2:
score: 0
Wrong Answer
time: 0ms
memory: 1196kb
input:
100
output:
819
result:
wrong answer 1st lines differ - expected: '945', found: '819'
Test #3:
score: 0
Wrong Answer
time: 0ms
memory: 1200kb
input:
16
output:
55
result:
wrong answer 1st lines differ - expected: '61', found: '55'
Test #4:
score: 10
Accepted
time: 0ms
memory: 1196kb
input:
15
output:
55
result:
ok single line: '55'
Test #5:
score: 0
Wrong Answer
time: 0ms
memory: 1200kb
input:
11
output:
30
result:
wrong answer 1st lines differ - expected: '35', found: '30'
Test #6:
score: 0
Wrong Answer
time: 1ms
memory: 1196kb
input:
10000
output:
924490
result:
wrong answer 1st lines differ - expected: '942820', found: '924490'
Test #7:
score: 0
Wrong Answer
time: 0ms
memory: 1196kb
input:
1001
output:
29370
result:
wrong answer 1st lines differ - expected: '29865', found: '29370'
Test #8:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
21
output:
91
result:
ok single line: '91'
Test #9:
score: 0
Wrong Answer
time: 0ms
memory: 1196kb
input:
22
output:
91
result:
wrong answer 1st lines differ - expected: '98', found: '91'
Test #10:
score: 10
Accepted
time: 0ms
memory: 1196kb
input:
6
output:
14
result:
ok single line: '14'