QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#725579 | #9134. Building a Fence | GuanYunchang | WA | 0ms | 3572kb | C++11 | 842b | 2024-11-08 18:51:49 | 2024-11-08 18:51:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3572kb
input:
7 7 9 4 1 1 2 1 1 4 4 6 2 3 3 5 10 6 4 1 11 5
output:
8 2 4 10 3 8 5
result:
wrong answer 5th numbers differ - expected: '4', found: '3'