QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#793648 | #7667. Crane Balancing | ucup-team4744# | WA | 0ms | 3832kb | C++20 | 3.8kb | 2024-11-29 22:04:48 | 2024-11-29 22:04:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 3832kb
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: 3640kb
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: 3720kb
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'