QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#361757 | #8516. LED Matrix | ucup-team293# | WA | 0ms | 3524kb | C++17 | 595b | 2024-03-23 13:11:38 | 2024-03-23 13:11:39 |
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: 3524kb
input:
6 6 6 ****** --*--- ****** -**--- ****** ****** ****** ****** ****** -**--- *****- --*---
output:
1 1 1 1 1 1 1 1 1 1 0 1 N
result:
wrong answer 1st words differ - expected: 'N', found: '1'