QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#110419#2920. Ultimate Binary WatchGuanYunchangWA 2ms3404kbC++201.3kb2023-06-02 03:38:372023-06-02 03:38:40

详细

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3404kb

input:

1234

output:

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

result:

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