ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#80279 | #70. 量子二叉堆 | Unlimited_zero | 50 | 167ms | 117908kb | C++ | 892b | 2019-10-14 23:34:56 | 2019-10-14 23:34:58 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 0
Wrong Answer
time: 24ms
memory: 117900kb
input:
1
output:
2
result:
wrong answer 1st lines differ - expected: '1', found: '2'
Test #2:
score: 10
Accepted
time: 31ms
memory: 117904kb
input:
5
output:
16
result:
ok single line: '16'
Test #3:
score: 10
Accepted
time: 36ms
memory: 117904kb
input:
10
output:
6720
result:
ok single line: '6720'
Test #4:
score: 10
Accepted
time: 28ms
memory: 117904kb
input:
102
output:
892065914
result:
ok single line: '892065914'
Test #5:
score: 10
Accepted
time: 32ms
memory: 117908kb
input:
502
output:
730914869
result:
ok single line: '730914869'
Test #6:
score: 10
Accepted
time: 16ms
memory: 117908kb
input:
998
output:
576676705
result:
ok single line: '576676705'
Test #7:
score: 0
Runtime Error
input:
23456
output:
result:
Test #8:
score: 0
Runtime Error
input:
99999
output:
result:
Test #9:
score: 0
Runtime Error
input:
4333333
output:
result:
Test #10:
score: 0
Runtime Error
input:
4999997