QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#875754 | #9737. Let's Go! New Adventure | raincity | WA | 19ms | 13944kb | C++14 | 2.4kb | 2025-01-30 12:15:19 | 2025-01-30 12:15:19 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 13944kb
input:
2 5 4 2 1 0 3 1 2 0 1 1 2 4 5 1 7 16 23 4 1 3 6 20 20
output:
3 6
result:
ok 2 number(s): "3 6"
Test #2:
score: -100
Wrong Answer
time: 19ms
memory: 12012kb
input:
50000 1 1 4 4 4 4 1 4 0 1 2 1 4 3 3 2 0 0 4 0 1 3 1 4 3 4 0 1 1 2 3 1 4 3 1 0 4 3 2 4 1 0 3 1 3 2 2 4 4 0 1 3 2 1 3 1 3 4 4 3 0 0 1 3 0 1 1 2 1 2 2 4 1 3 3 3 1 2 2 0 1 1 2 3 4 1 2 2 0 0 1 1 2 1 1 0 4 4 3 3 3 0 2 2 1 1 2 2 1 2 0 4 4 3 2 4 1 1 2 0 4 4 3 4 0 0 2 2 0 0 4 2 2 1 3 1 1 3 2 3 3 1 3 0 1 3 2 ...
output:
-3 -3 1 1 -3 -2 -2 -2 3 0 1 4 1 0 -1 -2 -1 1 0 -1 2 0 2 -3 0 0 0 1 2 1 0 -2 -1 -3 8 0 1 0 2 -1 -1 -1 0 1 1 0 0 -1 0 1 -1 0 1 0 1 2 1 -2 1 0 -2 -1 0 7 -2 -2 -1 -3 -2 0 2 1 2 -3 2 6 0 6 1 4 3 0 -1 2 0 3 1 -2 -3 1 0 -2 -2 1 -1 8 1 4 1 2 0 1 1 2 0 0 8 3 0 0 2 0 0 -2 4 0 2 2 1 -3 1 5 4 3 1 2 2 0 1 1 1 -1...
result:
wrong answer 11th numbers differ - expected: '2', found: '1'