ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#97345 | #70. 量子二叉堆 | yurzhang | 100 | 393ms | 98160kb | C++11 | 1.2kb | 2020-02-20 22:22:53 | 2020-02-20 22:22:54 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 2548kb
input:
1
output:
1
result:
ok single line: '1'
Test #2:
score: 10
Accepted
time: 0ms
memory: 4612kb
input:
5
output:
16
result:
ok single line: '16'
Test #3:
score: 10
Accepted
time: 0ms
memory: 4612kb
input:
10
output:
6720
result:
ok single line: '6720'
Test #4:
score: 10
Accepted
time: 0ms
memory: 4612kb
input:
102
output:
892065914
result:
ok single line: '892065914'
Test #5:
score: 10
Accepted
time: 0ms
memory: 4624kb
input:
502
output:
730914869
result:
ok single line: '730914869'
Test #6:
score: 10
Accepted
time: 0ms
memory: 4628kb
input:
998
output:
576676705
result:
ok single line: '576676705'
Test #7:
score: 10
Accepted
time: 0ms
memory: 4888kb
input:
23456
output:
854803742
result:
ok single line: '854803742'
Test #8:
score: 10
Accepted
time: 2ms
memory: 5784kb
input:
99999
output:
713094745
result:
ok single line: '713094745'
Test #9:
score: 10
Accepted
time: 176ms
memory: 86972kb
input:
4333333
output:
35453917
result:
ok single line: '35453917'
Test #10:
score: 10
Accepted
time: 215ms
memory: 98160kb
input:
4999997
output:
951038629
result:
ok single line: '951038629'