QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#507692#2920. Ultimate Binary WatchHuangHanShengWA 0ms3704kbC++98668b2024-08-06 20:17:242024-08-06 20:17:25

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1234

output:

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

result:

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