QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#132016#2920. Ultimate Binary WatchZhaoZiLongWA 1ms3472kbC++204.7kb2023-07-29 01:26:232023-07-29 01:26:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1234

output:

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

result:

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