QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#756817 | #5672. Connectivity Problem | ZhangYiDe | WA | 0ms | 3648kb | C++11 | 653b | 2024-11-16 22:04:12 | 2024-11-16 22:04:14 |
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: 3648kb
input:
12 3 4 4 9 8 1 2 3 5 6 2 9 5 9 7 3 4 8 5 6 1 8 6 1
output:
Y Y Y Y Y Y Y Y Y Y Y Y
result:
wrong answer 1st lines differ - expected: 'N', found: 'Y'