QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#793658 | #7667. Crane Balancing | ucup-team4744# | WA | 0ms | 3968kb | C++20 | 3.8kb | 2024-11-29 22:11:11 | 2024-11-29 22:11:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3968kb
input:
7 50 50 0 50 0 0 30 0 30 30 40 40 50 40
output:
0 .. 1017
result:
ok single line: '0 .. 1017'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3916kb
input:
7 50 50 0 50 0 0 10 0 10 30 20 40 50 40
output:
unstable
result:
ok single line: 'unstable'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3700kb
input:
4 -10 10 -10 0 0 0 0 10
output:
0 .. inf
result:
ok single line: '0 .. inf'
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3712kb
input:
7 50 30 50 25 30 20 30 0 0 0 0 20 20 20
output:
unstable
result:
wrong answer 1st lines differ - expected: '0 .. 409', found: 'unstable'