QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#170754 | #3061. Donut Drone | yaohaoyou | WA | 4ms | 7564kb | C++14 | 3.1kb | 2023-09-09 15:53:52 | 2023-09-09 15:55:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 2ms
memory: 7564kb
input:
4 4 1 2 9 3 3 5 4 8 4 3 2 7 5 8 1 6 4 move 1 move 1 change 1 4 100 move 1
output:
4 2 1 3 1 4
result:
ok 3 lines
Test #2:
score: 0
Accepted
time: 1ms
memory: 5520kb
input:
3 4 10 20 30 40 50 60 70 80 90 93 95 99 3 move 4 change 2 1 100 move 4
output:
3 1 2 1
result:
ok 2 lines
Test #3:
score: -100
Wrong Answer
time: 4ms
memory: 5696kb
input:
20 30 8 1 7 4 3 1 2 1 5 5 2 7 6 4 7 1 2 9 1 9 9 9 9 6 4 9 1 6 3 10 7 3 5 6 5 3 5 3 1 9 8 8 7 7 6 7 5 10 9 6 5 3 8 2 7 10 6 8 4 3 6 4 3 1 7 7 6 7 2 7 3 6 8 6 3 2 7 8 10 8 6 5 6 10 2 6 5 10 10 9 2 5 10 9 4 9 3 6 10 8 1 7 3 3 7 3 3 6 7 5 1 1 10 6 8 5 4 2 1 8 5 1 2 8 3 4 2 4 4 9 6 3 1 5 9 1 9 3 8 3 7 10...
output:
19 10 18 19 20 4 19 10 18 12 17 13 19 18 20 4 19 11 18 17 20 7 20 8 18 16 18 17 20 4 20 7 20 9 19 18 20 2 19 6 18 12 20 2 18 12 18 19 20 2 20 5 17 13 17 15 20 2 19 10 18 12 17 14 20 2 19 11 19 20 20 4 17 14 17 15 19 20 20 1 20 8 19 11 18 19 20 2 20 5 20 9 18 16 20 5 19 6 19 11 18 16 20 5 17 14 20 2 ...
result:
wrong answer 3rd lines differ - expected: '3 24', found: '20 4'