QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#874391 | #9439. Aim High | xiaowuc1 | AC ✓ | 11ms | 8960kb | Python3 | 676b | 2025-01-28 04:44:22 | 2025-01-28 04:44:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 10ms
memory: 8960kb
input:
1 1
output:
35 4 0 4 -1 3 -1 3 -2 2 -2 2 -1 1 -2 0 -2 0 -1 0 -3 1 -3 1 -2 3 -3 2 -3 2 -2 2 -2 1 -2 1 -1 0 -1 1 -1 1 0 3 -1 2 -1 2 0 0 -1 1 -1 1 0 3 -1 2 -1 2 0 1 0 0 0 0 1 2 0 1 0 1 1 2 0 1 0 1 1 3 0 2 0 2 1 1 1 0 1 0 2 2 1 1 1 1 2 1 2 0 2 0 3 -5 0 -5 -1 -4 -1 -4 -2 -3 -2 -3 -1 -2 -2 -1 -2 -1 -1 -1 -3 -2 -3 -2 ...
result:
ok Output is valid. OK
Test #2:
score: 0
Accepted
time: 11ms
memory: 8832kb
input:
6 1 2 3 4 5 6
output:
35 4 0 4 -1 3 -1 3 -2 2 -2 2 -1 1 -2 0 -2 0 -1 0 -3 1 -3 1 -2 3 -3 2 -3 2 -2 2 -2 1 -2 1 -1 0 -1 1 -1 1 0 3 -1 2 -1 2 0 0 -1 1 -1 1 0 3 -1 2 -1 2 0 1 0 0 0 0 1 2 0 1 0 1 1 2 0 1 0 1 1 3 0 2 0 2 1 1 1 0 1 0 2 2 1 1 1 1 2 1 2 0 2 0 3 -5 0 -5 -1 -4 -1 -4 -2 -3 -2 -3 -1 -2 -2 -1 -2 -1 -1 -1 -3 -2 -3 -2 ...
result:
ok Output is valid. OK
Extra Test:
score: 0
Extra Test Passed