QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#34221 | #1807. Distribute the Bars | HuangHanSheng | WA | 232ms | 53548kb | Java11 | 1.2kb | 2022-06-06 03:26:51 | 2022-06-06 03:26:53 |
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: 232ms
memory: 53548kb
input:
4
output:
2 2 1 7 2 3 5
result:
ok OK (2 groups)
Test #2:
score: 0
Accepted
time: 131ms
memory: 51944kb
input:
2
output:
-1
result:
ok OK (impossible)
Test #3:
score: 0
Accepted
time: 85ms
memory: 50360kb
input:
3
output:
-1
result:
ok OK (impossible)
Test #4:
score: -100
Wrong Answer
time: 128ms
memory: 50164kb
input:
1659
output:
-1
result:
wrong answer Jury found the solution, contestant isn't