QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#615062 | #9439. Aim High | ucup-team3807# | AC ✓ | 0ms | 3608kb | C++14 | 1.5kb | 2024-10-05 17:31:52 | 2024-10-05 17:31:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3568kb
input:
1 1
output:
39 24 -4 23 -4 23 -3 15 -4 16 -4 16 -3 24 -3 23 -3 23 -2 23 -3 22 -3 22 -2 20 -3 21 -3 21 -2 19 -3 18 -3 18 -2 16 -3 17 -3 17 -2 15 -3 16 -3 16 -2 24 -2 23 -2 23 -1 23 -2 22 -2 22 -1 22 -2 21 -2 21 -1 21 -2 20 -2 20 -1 18 -2 19 -2 19 -1 17 -2 18 -2 18 -1 16 -2 17 -2 17 -1 15 -2 16 -2 16 -1 23 -1 22 ...
result:
ok Output is valid. OK
Test #2:
score: 0
Accepted
time: 0ms
memory: 3608kb
input:
6 1 2 3 4 5 6
output:
39 24 -4 23 -4 23 -3 15 -4 16 -4 16 -3 24 -3 23 -3 23 -2 23 -3 22 -3 22 -2 20 -3 21 -3 21 -2 19 -3 18 -3 18 -2 16 -3 17 -3 17 -2 15 -3 16 -3 16 -2 24 -2 23 -2 23 -1 23 -2 22 -2 22 -1 22 -2 21 -2 21 -1 21 -2 20 -2 20 -1 18 -2 19 -2 19 -1 17 -2 18 -2 18 -1 16 -2 17 -2 17 -1 15 -2 16 -2 16 -1 23 -1 22 ...
result:
ok Output is valid. OK
Extra Test:
score: 0
Extra Test Passed