QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#507745#2920. Ultimate Binary WatchGuanYunchangWA 0ms3560kbC++201.4kb2024-08-06 20:39:292024-08-06 20:39:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3560kb

input:

1234

output:

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


result:

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