ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#39147 | #70. 量子二叉堆 | prayer | 50 | 419ms | 98776kb | C++ | 1.4kb | 2018-11-07 15:32:10 | 2018-11-07 15:32:10 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 9316kb
input:
1
output:
1
result:
ok single line: '1'
Test #2:
score: 10
Accepted
time: 0ms
memory: 9316kb
input:
5
output:
16
result:
ok single line: '16'
Test #3:
score: 10
Accepted
time: 0ms
memory: 9316kb
input:
10
output:
6720
result:
ok single line: '6720'
Test #4:
score: 10
Accepted
time: 0ms
memory: 9312kb
input:
102
output:
892065914
result:
ok single line: '892065914'
Test #5:
score: 0
Wrong Answer
time: 0ms
memory: 9316kb
input:
502
output:
1730914876
result:
wrong answer 1st lines differ - expected: '730914869', found: '1730914876'
Test #6:
score: 0
Wrong Answer
time: 0ms
memory: 9320kb
input:
998
output:
1576676712
result:
wrong answer 1st lines differ - expected: '576676705', found: '1576676712'
Test #7:
score: 10
Accepted
time: 0ms
memory: 9400kb
input:
23456
output:
854803742
result:
ok single line: '854803742'
Test #8:
score: 0
Wrong Answer
time: 3ms
memory: 9704kb
input:
99999
output:
1713094752
result:
wrong answer 1st lines differ - expected: '713094745', found: '1713094752'
Test #9:
score: 0
Wrong Answer
time: 182ms
memory: 93272kb
input:
4333333
output:
1035453924
result:
wrong answer 1st lines differ - expected: '35453917', found: '1035453924'
Test #10:
score: 0
Wrong Answer
time: 234ms
memory: 98776kb
input:
4999997
output:
1951038636
result:
wrong answer 1st lines differ - expected: '951038629', found: '1951038636'