ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#37535 | #70. 量子二叉堆 | zhuhaoyu | 30 | 1ms | 1200kb | C++ | 525b | 2018-11-04 11:03:33 | 2018-11-04 12:31:53 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
1
output:
1
result:
ok single line: '1'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
5
output:
16
result:
ok single line: '16'
Test #3:
score: 10
Accepted
time: 1ms
memory: 1200kb
input:
10
output:
6720
result:
ok single line: '6720'
Test #4:
score: 0
Wrong Answer
time: 0ms
memory: 1160kb
input:
102
output:
result:
wrong answer 1st lines differ - expected: '892065914', found: ''
Test #5:
score: 0
Wrong Answer
time: 0ms
memory: 1160kb
input:
502
output:
result:
wrong answer 1st lines differ - expected: '730914869', found: ''
Test #6:
score: 0
Wrong Answer
time: 0ms
memory: 1160kb
input:
998
output:
result:
wrong answer 1st lines differ - expected: '576676705', found: ''
Test #7:
score: 0
Wrong Answer
time: 0ms
memory: 1160kb
input:
23456
output:
result:
wrong answer 1st lines differ - expected: '854803742', found: ''
Test #8:
score: 0
Wrong Answer
time: 0ms
memory: 1160kb
input:
99999
output:
result:
wrong answer 1st lines differ - expected: '713094745', found: ''
Test #9:
score: 0
Wrong Answer
time: 0ms
memory: 1164kb
input:
4333333
output:
result:
wrong answer 1st lines differ - expected: '35453917', found: ''
Test #10:
score: 0
Wrong Answer
time: 0ms
memory: 1160kb
input:
4999997
output:
result:
wrong answer 1st lines differ - expected: '951038629', found: ''