QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#876608#2920. Ultimate Binary WatchMaMengQiWA 0ms3584kbC++261.1kb2025-01-31 05:42:582025-01-31 05:42:59

詳細信息

Test #1:

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

input:

1234

output:

.. ..
.. .*
.* *.
*. *.


result:

wrong answer 1st lines differ - expected: '. .   . .', found: '.. ..'