QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#700318#8516. LED MatrixGuanYunchangWA 51ms49436kbJava112.8kb2024-11-02 12:42:082024-11-02 12:42:11

详细

Test #1:

score: 0
Wrong Answer
time: 51ms
memory: 49436kb

input:

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

output:

Y

result:

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