QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#155033 | #6737. Neighbourhood | ucup-team1089 | WA | 8ms | 8908kb | Python3 | 10b | 2023-09-01 06:50:49 | 2023-09-01 06:50:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 8ms
memory: 8908kb
input:
3 7 1 2 3 2 3 1 2 2 1 2 1 3 2 3 4 1 1 1 2 2 1 2 1 0 2 3 1
output:
1
result:
wrong answer 1st numbers differ - expected: '2', found: '1'