QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#672428 | #9439. Aim High | GuanYunchang | AC ✓ | 1ms | 6000kb | C++20 | 2.4kb | 2024-10-24 16:48:00 | 2024-10-24 16:48:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 6000kb
input:
1 1
output:
51 -1 -5 0 -5 0 -4 2 -5 1 -5 1 -4 -2 -4 -1 -4 -1 -3 3 -4 2 -4 2 -3 0 -4 1 -4 1 -3 1 -4 0 -4 0 -3 -3 -3 -2 -3 -2 -2 4 -3 3 -3 3 -2 -1 -3 0 -3 0 -2 0 -3 -1 -3 -1 -2 1 -3 2 -3 2 -2 2 -3 1 -3 1 -2 -4 -2 -3 -2 -3 -1 5 -2 4 -2 4 -1 -2 -2 -1 -2 -1 -1 -1 -2 -2 -2 -2 -1 0 -2 1 -2 1 -1 1 -2 0 -2 0 -1 2 -2 3 -...
result:
ok Output is valid. OK
Test #2:
score: 0
Accepted
time: 1ms
memory: 5804kb
input:
6 1 2 3 4 5 6
output:
51 -1 -5 0 -5 0 -4 2 -5 1 -5 1 -4 -2 -4 -1 -4 -1 -3 3 -4 2 -4 2 -3 0 -4 1 -4 1 -3 1 -4 0 -4 0 -3 -3 -3 -2 -3 -2 -2 4 -3 3 -3 3 -2 -1 -3 0 -3 0 -2 0 -3 -1 -3 -1 -2 1 -3 2 -3 2 -2 2 -3 1 -3 1 -2 -4 -2 -3 -2 -3 -1 5 -2 4 -2 4 -1 -2 -2 -1 -2 -1 -1 -1 -2 -2 -2 -2 -1 0 -2 1 -2 1 -1 1 -2 0 -2 0 -1 2 -2 3 -...
result:
ok Output is valid. OK
Extra Test:
score: 0
Extra Test Passed