QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#101246#2920. Ultimate Binary WatchMaMengQiRE 2ms3328kbC++171.5kb2023-04-29 03:17:532023-04-29 03:17:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 3328kb

input:

1234

output:

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

result:

ok 4 lines

Test #2:

score: -100
Runtime Error

input:

0056

output:


result: