QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#315987 | #8169. R-Connected Components | ucup-team2006# | WA | 16ms | 9896kb | C++17 | 1.6kb | 2024-01-27 16:49:43 | 2024-01-27 16:49:43 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 16ms
memory: 9896kb
input:
3 1 2 3
output:
1 2 0
result:
wrong answer 3rd words differ - expected: 'inf', found: '0'