QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#101214#2920. Ultimate Binary WatchHuangHanShengAC ✓28ms7972kbPython31.3kb2023-04-29 02:38:372023-04-29 02:38:41

详细

Test #1:

score: 100
Accepted
time: 7ms
memory: 7820kb

input:

1234

output:

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

result:

ok 4 lines

Test #2:

score: 0
Accepted
time: 13ms
memory: 7948kb

input:

0056

output:

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

result:

ok 4 lines

Test #3:

score: 0
Accepted
time: 18ms
memory: 7796kb

input:

0708

output:

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

result:

ok 4 lines

Test #4:

score: 0
Accepted
time: 10ms
memory: 7928kb

input:

0909

output:

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

result:

ok 4 lines

Test #5:

score: 0
Accepted
time: 22ms
memory: 7924kb

input:

0000

output:

. .  . .
. .  . .
. .  . .
. .  . .

result:

ok 4 lines

Test #6:

score: 0
Accepted
time: 7ms
memory: 7872kb

input:

0001

output:

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

result:

ok 4 lines

Test #7:

score: 0
Accepted
time: 8ms
memory: 7928kb

input:

0100

output:

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

result:

ok 4 lines

Test #8:

score: 0
Accepted
time: 11ms
memory: 7916kb

input:

2300

output:

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

result:

ok 4 lines

Test #9:

score: 0
Accepted
time: 14ms
memory: 7924kb

input:

2359

output:

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

result:

ok 4 lines

Test #10:

score: 0
Accepted
time: 12ms
memory: 7920kb

input:

1757

output:

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

result:

ok 4 lines

Test #11:

score: 0
Accepted
time: 13ms
memory: 7796kb

input:

0959

output:

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

result:

ok 4 lines

Test #12:

score: 0
Accepted
time: 13ms
memory: 7912kb

input:

2007

output:

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

result:

ok 4 lines

Test #13:

score: 0
Accepted
time: 28ms
memory: 7936kb

input:

2244

output:

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

result:

ok 4 lines

Test #14:

score: 0
Accepted
time: 18ms
memory: 7864kb

input:

1939

output:

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

result:

ok 4 lines

Test #15:

score: 0
Accepted
time: 20ms
memory: 7916kb

input:

0117

output:

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

result:

ok 4 lines

Test #16:

score: 0
Accepted
time: 14ms
memory: 7972kb

input:

0220

output:

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

result:

ok 4 lines

Test #17:

score: 0
Accepted
time: 5ms
memory: 7916kb

input:

1354

output:

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

result:

ok 4 lines

Test #18:

score: 0
Accepted
time: 5ms
memory: 7960kb

input:

1201

output:

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

result:

ok 4 lines

Test #19:

score: 0
Accepted
time: 12ms
memory: 7816kb

input:

1902

output:

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

result:

ok 4 lines

Test #20:

score: 0
Accepted
time: 16ms
memory: 7880kb

input:

2229

output:

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

result:

ok 4 lines

Test #21:

score: 0
Accepted
time: 9ms
memory: 7896kb

input:

0749

output:

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

result:

ok 4 lines

Test #22:

score: 0
Accepted
time: 17ms
memory: 7932kb

input:

1957

output:

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

result:

ok 4 lines

Test #23:

score: 0
Accepted
time: 12ms
memory: 7856kb

input:

0019

output:

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

result:

ok 4 lines

Test #24:

score: 0
Accepted
time: 14ms
memory: 7936kb

input:

1127

output:

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

result:

ok 4 lines

Test #25:

score: 0
Accepted
time: 9ms
memory: 7916kb

input:

1502

output:

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

result:

ok 4 lines

Test #26:

score: 0
Accepted
time: 10ms
memory: 7796kb

input:

1615

output:

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

result:

ok 4 lines

Test #27:

score: 0
Accepted
time: 11ms
memory: 7880kb

input:

1900

output:

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

result:

ok 4 lines

Test #28:

score: 0
Accepted
time: 9ms
memory: 7964kb

input:

0830

output:

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

result:

ok 4 lines