QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#643238 | #9439. Aim High | IceKylin | AC ✓ | 0ms | 3592kb | C++14 | 2.0kb | 2024-10-15 20:01:44 | 2024-10-15 20:01:45 |
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: 3592kb
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 11 1 0 0 0 0 1 2 -1 2 0 1 0 1 -1 0 -1 0 0 0 0 1 0 1 1 1 1 0 1 0 2 -2 0 -1 0 -1 1 -3 -1 -3 0 -2 0 -2 -1 -1 -1 -1 0 -1 0 -2 0 -2 1 -2 1 -1 1 -1 2 -1 2 0 2 0 3 35 4 0 4 -1 3 -1 -5 0 -5 -1 -4 -1 3 -2 2 -2 2 -1 -4 -2 -3 -2 -3 -1 3 -1 2 -1 2 0 -4 -1...
result:
ok Output is valid. OK
Extra Test:
score: 0
Extra Test Passed