QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#315987#8169. R-Connected Componentsucup-team2006#WA 16ms9896kbC++171.6kb2024-01-27 16:49:432024-01-27 16:49:43

详细

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'