QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#637012 | #9439. Aim High | ucup-team580# | AC ✓ | 3ms | 4948kb | C++17 | 3.7kb | 2024-10-13 05:55:25 | 2024-10-13 05:55:26 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 3ms
memory: 4780kb
input:
1 1
output:
39 0 -4 1 -4 1 -3 9 -4 8 -4 8 -3 0 -3 1 -3 1 -2 1 -3 2 -3 2 -2 4 -3 3 -3 3 -2 5 -3 6 -3 6 -2 8 -3 7 -3 7 -2 9 -3 8 -3 8 -2 0 -2 1 -2 1 -1 1 -2 2 -2 2 -1 3 -2 2 -2 2 -1 4 -2 3 -2 3 -1 5 -2 6 -2 6 -1 6 -2 7 -2 7 -1 8 -2 7 -2 7 -1 9 -2 8 -2 8 -1 1 -1 2 -1 2 0 1 -1 2 -1 2 0 2 -1 3 -1 3 0 4 -1 3 -1 3 0 5...
result:
ok Output is valid. OK
Test #2:
score: 0
Accepted
time: 3ms
memory: 4948kb
input:
6 1 2 3 4 5 6
output:
39 0 -4 1 -4 1 -3 9 -4 8 -4 8 -3 0 -3 1 -3 1 -2 1 -3 2 -3 2 -2 4 -3 3 -3 3 -2 5 -3 6 -3 6 -2 8 -3 7 -3 7 -2 9 -3 8 -3 8 -2 0 -2 1 -2 1 -1 1 -2 2 -2 2 -1 3 -2 2 -2 2 -1 4 -2 3 -2 3 -1 5 -2 6 -2 6 -1 6 -2 7 -2 7 -1 8 -2 7 -2 7 -1 9 -2 8 -2 8 -1 1 -1 2 -1 2 0 1 -1 2 -1 2 0 2 -1 3 -1 3 0 4 -1 3 -1 3 0 5...
result:
ok Output is valid. OK
Extra Test:
score: 0
Extra Test Passed