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