QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#359197#8169. R-Connected Componentsucup-team2008#WA 0ms3888kbC++20671b2024-03-20 14:34:382024-03-20 14:34:39

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3888kb

input:

3
1
2
3

output:

1
1
inf

result:

wrong answer 2nd words differ - expected: '2', found: '1'