QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#131929#2920. Ultimate Binary WatchMaMengQiAC ✓76ms44400kbJava85.6kb2023-07-29 00:12:492023-07-29 00:12:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 56ms
memory: 38812kb

input:

1234

output:

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

result:

ok 4 lines

Test #2:

score: 0
Accepted
time: 55ms
memory: 42424kb

input:

0056

output:

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

result:

ok 4 lines

Test #3:

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

input:

0708

output:

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

result:

ok 4 lines

Test #4:

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

input:

0909

output:

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

result:

ok 4 lines

Test #5:

score: 0
Accepted
time: 33ms
memory: 39980kb

input:

0000

output:

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

result:

ok 4 lines

Test #6:

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

input:

0001

output:

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

result:

ok 4 lines

Test #7:

score: 0
Accepted
time: 73ms
memory: 42540kb

input:

0100

output:

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

result:

ok 4 lines

Test #8:

score: 0
Accepted
time: 29ms
memory: 42376kb

input:

2300

output:

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

result:

ok 4 lines

Test #9:

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

input:

2359

output:

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

result:

ok 4 lines

Test #10:

score: 0
Accepted
time: 57ms
memory: 39656kb

input:

1757

output:

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

result:

ok 4 lines

Test #11:

score: 0
Accepted
time: 59ms
memory: 42420kb

input:

0959

output:

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

result:

ok 4 lines

Test #12:

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

input:

2007

output:

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

result:

ok 4 lines

Test #13:

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

input:

2244

output:

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

result:

ok 4 lines

Test #14:

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

input:

1939

output:

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

result:

ok 4 lines

Test #15:

score: 0
Accepted
time: 33ms
memory: 42372kb

input:

0117

output:

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

result:

ok 4 lines

Test #16:

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

input:

0220

output:

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

result:

ok 4 lines

Test #17:

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

input:

1354

output:

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

result:

ok 4 lines

Test #18:

score: 0
Accepted
time: 76ms
memory: 42476kb

input:

1201

output:

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

result:

ok 4 lines

Test #19:

score: 0
Accepted
time: 62ms
memory: 42424kb

input:

1902

output:

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

result:

ok 4 lines

Test #20:

score: 0
Accepted
time: 63ms
memory: 42380kb

input:

2229

output:

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

result:

ok 4 lines

Test #21:

score: 0
Accepted
time: 50ms
memory: 39776kb

input:

0749

output:

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

result:

ok 4 lines

Test #22:

score: 0
Accepted
time: 31ms
memory: 44400kb

input:

1957

output:

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

result:

ok 4 lines

Test #23:

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

input:

0019

output:

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

result:

ok 4 lines

Test #24:

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

input:

1127

output:

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

result:

ok 4 lines

Test #25:

score: 0
Accepted
time: 29ms
memory: 40320kb

input:

1502

output:

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

result:

ok 4 lines

Test #26:

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

input:

1615

output:

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

result:

ok 4 lines

Test #27:

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

input:

1900

output:

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

result:

ok 4 lines

Test #28:

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

input:

0830

output:

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

result:

ok 4 lines