QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#616131 | #9439. Aim High | ucup-team3727# | AC ✓ | 25ms | 14272kb | Python3 | 4.8kb | 2024-10-05 22:38:10 | 2024-10-05 22:38:10 |
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: 12ms
memory: 13424kb
input:
1 1
output:
1 1 0 0 0 0 1
result:
ok Output is valid. OK
Test #2:
score: 0
Accepted
time: 25ms
memory: 14272kb
input:
6 1 2 3 4 5 6
output:
1 1 0 0 0 0 1 3 1 0 0 0 0 1 -2 0 -1 0 -1 1 -1 1 0 1 0 2 10 1 0 0 0 0 1 -2 0 -1 0 -1 1 -1 1 0 1 0 2 2 -1 1 -1 1 0 2 0 1 0 1 1 3 -2 2 -2 2 -1 3 -1 2 -1 2 0 3 0 2 0 2 1 2 1 1 1 1 2 1 2 0 2 0 3 39 -1 0 0 0 0 1 2 0 1 0 1 1 -2 -1 -1 -1 -1 0 3 -1 2 -1 2 0 -2 0 -1 0 -1 1 3 0 2 0 2 1 -3 -2 -2 -2 -2 -1 4 -2 3...
result:
ok Output is valid. OK
Extra Test:
score: 0
Extra Test Passed