QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#98198#2920. Ultimate Binary WatchHuangHanShengWA 2ms3392kbC++201.1kb2023-04-19 05:55:072023-04-19 05:55:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1234

output:

1
2
3
4
. .   . . 
. .   . * 
. *   * . 
* .   * . 

result:

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