QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#97967#2920. Ultimate Binary WatchMaMengQiWA 1ms3428kbC++201.7kb2023-04-19 04:52:272023-04-19 04:52:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1234

output:

. .   . . 

. .   . * 

. *   * . 

* .   * . 


result:

wrong answer 2nd lines differ - expected: '. .   . *', found: ''