QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#132151#2920. Ultimate Binary WatchHuangHanShengWA 1ms3468kbC++2.9kb2023-07-29 03:36:142023-07-29 03:36:16

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1234

output:

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

result:

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