QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'