QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#616148 | #9439. Aim High | ucup-team4527# | AC ✓ | 0ms | 3580kb | C++20 | 1.4kb | 2024-10-05 22:50:16 | 2024-10-05 22:50:18 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3580kb
input:
1 1
output:
41 0 -3 -1 -3 -1 -2 -3 -3 -2 -3 -2 -2 -2 -2 -1 -2 -1 -1 1 -3 2 -3 2 -2 4 -3 3 -3 3 -2 3 -2 2 -2 2 -1 -5 -2 -5 -1 -4 -1 -4 -2 -4 -1 -3 -1 -3 -2 -3 -1 -2 -1 -2 -2 -2 -1 -1 -1 6 -2 6 -1 5 -1 5 -2 5 -1 4 -1 4 -2 4 -1 3 -1 3 -2 3 -1 2 -1 -4 -1 -4 0 -3 0 -3 -1 -3 0 -2 0 5 -1 5 0 4 0 4 -1 4 0 3 0 -1 -2 0 -...
result:
ok Output is valid. OK
Test #2:
score: 0
Accepted
time: 0ms
memory: 3576kb
input:
6 1 2 3 4 5 6
output:
41 0 -3 -1 -3 -1 -2 -3 -3 -2 -3 -2 -2 -2 -2 -1 -2 -1 -1 1 -3 2 -3 2 -2 4 -3 3 -3 3 -2 3 -2 2 -2 2 -1 -5 -2 -5 -1 -4 -1 -4 -2 -4 -1 -3 -1 -3 -2 -3 -1 -2 -1 -2 -2 -2 -1 -1 -1 6 -2 6 -1 5 -1 5 -2 5 -1 4 -1 4 -2 4 -1 3 -1 3 -2 3 -1 2 -1 -4 -1 -4 0 -3 0 -3 -1 -3 0 -2 0 5 -1 5 0 4 0 4 -1 4 0 3 0 -1 -2 0 -...
result:
ok Output is valid. OK
Extra Test:
score: 0
Extra Test Passed