QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#101115#2920. Ultimate Binary WatchZhangYiDeWA 2ms3344kbC++172.7kb2023-04-29 01:00:392023-04-29 01:00:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3344kb

input:

1234

output:

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

result:

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