QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#98059#2920. Ultimate Binary WatchZhaoZiLongWA 12ms8060kbPython3227b2023-04-19 05:16:292023-04-19 05:16:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 12ms
memory: 8060kb

input:

1234

output:

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

result:

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