QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#132003#2920. Ultimate Binary WatchHuangHanShengWA 1ms3456kbC++201.3kb2023-07-29 01:15:442023-07-29 01:15:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1234

output:

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

result:

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