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