QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#724150 | #9132. Painting Fences | ZhaoZiLong | WA | 0ms | 3760kb | C++20 | 1.1kb | 2024-11-08 10:18:47 | 2024-11-08 10:18:48 |
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: 3760kb
input:
4 4 1001 0100 0110 0110
output:
2 3 4 9
result:
wrong answer 1st numbers differ - expected: '3', found: '2'