QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#618042 | #9132. Painting Fences | ucup-team3475 | WA | 563ms | 31968kb | C++20 | 2.7kb | 2024-10-06 18:17:36 | 2024-10-06 18:17:36 |
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: 563ms
memory: 31968kb
input:
4 4 1001 0100 0110 0110
output:
0 0 0 1
result:
wrong answer 1st numbers differ - expected: '3', found: '0'