QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#98146#2920. Ultimate Binary WatchZhangYiDeWA 1ms3436kbC++202.1kb2023-04-19 05:36:492023-04-19 05:36:54

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3436kb

input:

1234

output:

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

result:

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