QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#345663 | #3205. Balls and Needles | lmq26052003 | WA | 0ms | 3604kb | C++20 | 1.5kb | 2024-03-07 11:34:41 | 2024-03-07 11:34:41 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
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'