QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#463837#8169. R-Connected ComponentsZhaoZiLongWA 0ms3628kbC++201.6kb2024-07-05 14:56:372024-07-05 14:56:37

詳細信息

Test #1:

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

input:

3
1
2
3

output:

1
2
Inf

result:

wrong answer 3rd words differ - expected: 'inf', found: 'Inf'