QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#345663#3205. Balls and Needleslmq26052003WA 0ms3604kbC++201.5kb2024-03-07 11:34:412024-03-07 11:34:41

詳細信息

Test #1:

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

input:

4
12 12 8 10 5 11
12 12 8 4 14 21
12 12 8 12 20 8
4 14 21 10 5 21

output:

No true closed chain
Floor closed chain

result:

wrong answer 1st lines differ - expected: 'No true closed chains', found: 'No true closed chain'