QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#98171#2920. Ultimate Binary WatchGuanYunchangWA 1ms3436kbC++171004b2023-04-19 05:45:552023-04-19 05:45:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1234

output:

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

result:

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