QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#97896#2920. Ultimate Binary WatchZhaoZiLongAC ✓56ms8400kbC++171.5kb2023-04-19 04:28:242023-04-19 04:28:27

详细

Test #1:

score: 100
Accepted
time: 44ms
memory: 8388kb

input:

1234

output:

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

result:

ok 4 lines

Test #2:

score: 0
Accepted
time: 52ms
memory: 8388kb

input:

0056

output:

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

result:

ok 4 lines

Test #3:

score: 0
Accepted
time: 43ms
memory: 8256kb

input:

0708

output:

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

result:

ok 4 lines

Test #4:

score: 0
Accepted
time: 43ms
memory: 8336kb

input:

0909

output:

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

result:

ok 4 lines

Test #5:

score: 0
Accepted
time: 41ms
memory: 8400kb

input:

0000

output:

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

result:

ok 4 lines

Test #6:

score: 0
Accepted
time: 47ms
memory: 8332kb

input:

0001

output:

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

result:

ok 4 lines

Test #7:

score: 0
Accepted
time: 52ms
memory: 8300kb

input:

0100

output:

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

result:

ok 4 lines

Test #8:

score: 0
Accepted
time: 47ms
memory: 8264kb

input:

2300

output:

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

result:

ok 4 lines

Test #9:

score: 0
Accepted
time: 51ms
memory: 8336kb

input:

2359

output:

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

result:

ok 4 lines

Test #10:

score: 0
Accepted
time: 40ms
memory: 8248kb

input:

1757

output:

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

result:

ok 4 lines

Test #11:

score: 0
Accepted
time: 36ms
memory: 8308kb

input:

0959

output:

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

result:

ok 4 lines

Test #12:

score: 0
Accepted
time: 42ms
memory: 8392kb

input:

2007

output:

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

result:

ok 4 lines

Test #13:

score: 0
Accepted
time: 48ms
memory: 8340kb

input:

2244

output:

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

result:

ok 4 lines

Test #14:

score: 0
Accepted
time: 39ms
memory: 8248kb

input:

1939

output:

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

result:

ok 4 lines

Test #15:

score: 0
Accepted
time: 42ms
memory: 8264kb

input:

0117

output:

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

result:

ok 4 lines

Test #16:

score: 0
Accepted
time: 51ms
memory: 8396kb

input:

0220

output:

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

result:

ok 4 lines

Test #17:

score: 0
Accepted
time: 45ms
memory: 8328kb

input:

1354

output:

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

result:

ok 4 lines

Test #18:

score: 0
Accepted
time: 43ms
memory: 8328kb

input:

1201

output:

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

result:

ok 4 lines

Test #19:

score: 0
Accepted
time: 51ms
memory: 8328kb

input:

1902

output:

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

result:

ok 4 lines

Test #20:

score: 0
Accepted
time: 40ms
memory: 8400kb

input:

2229

output:

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

result:

ok 4 lines

Test #21:

score: 0
Accepted
time: 44ms
memory: 8224kb

input:

0749

output:

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

result:

ok 4 lines

Test #22:

score: 0
Accepted
time: 45ms
memory: 8240kb

input:

1957

output:

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

result:

ok 4 lines

Test #23:

score: 0
Accepted
time: 47ms
memory: 8344kb

input:

0019

output:

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

result:

ok 4 lines

Test #24:

score: 0
Accepted
time: 41ms
memory: 8336kb

input:

1127

output:

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

result:

ok 4 lines

Test #25:

score: 0
Accepted
time: 56ms
memory: 8340kb

input:

1502

output:

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

result:

ok 4 lines

Test #26:

score: 0
Accepted
time: 34ms
memory: 8252kb

input:

1615

output:

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

result:

ok 4 lines

Test #27:

score: 0
Accepted
time: 49ms
memory: 8340kb

input:

1900

output:

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

result:

ok 4 lines

Test #28:

score: 0
Accepted
time: 47ms
memory: 8392kb

input:

0830

output:

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

result:

ok 4 lines