QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#649275 | #9439. Aim High | ucup-team572# | AC ✓ | 11ms | 10584kb | Python3 | 1.7kb | 2024-10-17 22:27:46 | 2024-10-17 22:27:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 11ms
memory: 10528kb
input:
1 1
output:
1 -1 0 0 0 0 1
result:
ok Output is valid. OK
Test #2:
score: 0
Accepted
time: 8ms
memory: 10584kb
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 0 1 1 1 1 2 9 0 -1 1 -1 1 0 3 -1 2 -1 2 0 -1 0 0 0 0 1 2 0 1 0 1 1 1 0 2 0 2 1 4 0 3 0 3 1 0 1 1 1 1 2 3 1 2 1 2 2 1 2 2 2 2 3 53 4 -5 5 -5 5 -4 7 -5 6 -5 6 -4 3 -4 4 -4 4 -3 6 -4 5 -4 5 -3 5 -4 6 -4 6 -3 8 -4 7 -4 7 -3 0 -3 1 -3 1 -2 3 -3 2 -3 2 -2 4 -3 5 -...
result:
ok Output is valid. OK
Extra Test:
score: 0
Extra Test Passed