QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#591033#8516. LED MatrixZhaoZiLongWA 0ms3584kbC++111.5kb2024-09-26 13:43:572024-09-26 13:44:03

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3584kb

input:

6 6 6
****** --*---
****** -**---
****** ******
****** ******
****** -**---
*****- --*---

output:

Y

result:

wrong answer 1st words differ - expected: 'N', found: 'Y'