QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#97967#2920. Ultimate Binary WatchMaMengQiWA 1ms3428kbC++201.7kb2023-04-19 04:52:272023-04-19 04:52:31

詳細信息

Test #1:

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

input:

1234

output:

. .   . . 

. .   . * 

. *   * . 

* .   * . 


result:

wrong answer 2nd lines differ - expected: '. .   . *', found: ''