QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#394547#7751. Palindrome Path_happy_WA 1ms5788kbC++143.3kb2024-04-20 15:59:472024-04-20 15:59:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3644kb

input:

2 2
11
11
1 1 2 2

output:

DRUDLUDURUDLUDUDRDDRDUDULDURUDULDURD

result:

ok Valid Solution (Length = 36).

Test #2:

score: 0
Accepted
time: 0ms
memory: 3612kb

input:

2 2
10
01
1 1 2 2

output:

-1

result:

ok No Solution.

Test #3:

score: 0
Accepted
time: 0ms
memory: 3752kb

input:

1 1
1
1 1 1 1

output:


result:

ok Valid Solution (Length = 0).

Test #4:

score: 0
Accepted
time: 1ms
memory: 5788kb

input:

5 4
1111
1111
1111
1111
1111
4 2 4 2

output:

ULDDDDRUURDDUUUUDDLDDLLUUUUDDDDRUUUURDDDDUUUUUDDDDRDUUUUDDDLDDUUUUDDLDDDUUULDUDUDUUDUDUDLUUUDDDLDDUUUUDDLDDDUUUUDRDDDDUUUUUDDDDRUUUURDDDDUUUULLDDLDDUUUUDDRUURDDDDLU

result:

ok Valid Solution (Length = 164).

Test #5:

score: 0
Accepted
time: 0ms
memory: 3856kb

input:

5 5
11111
10101
11111
10101
11111
1 4 5 5

output:

DDDDRRUULRUURRDDLRDDLRUUUULLLRDDDDLLUUUUDDDDUUUURDDDRDDDDRUUUURUUUURDDDDUUUULDDDLDDDDRUUUULUUUURLDDDDUUUULDDDLDDDDRUUUULUUUURLDDDLLUDLLUDRUDDURDULLDULLDDDLRUUUULUUUURDDDDLDDDLUUUUDDDDLRUUUULUUUURDDDDLDDDLUUUUDDDDRUUUURUUUURDDDDRDDDRUUUUDDDDUUUULLDDDDRLLLUUUURLDDRLDDRRUURLUURRDDDD

result:

ok Valid Solution (Length = 280).

Test #6:

score: 0
Accepted
time: 0ms
memory: 3628kb

input:

5 3
111
100
111
001
111
4 3 3 2

output:

RDDLLRRUULLUURRLLDDRRDDLLRRUULLUURRLLDDR

result:

ok Valid Solution (Length = 40).

Test #7:

score: 0
Accepted
time: 1ms
memory: 5704kb

input:

5 4
1001
1101
1111
0011
0010
2 2 1 1

output:

UULLULDDDUUURUDDRDURDDUUDLUDRLULDUUDLULRDULDUUDDRUDRDDURUUUDDDLULLUU

result:

ok Valid Solution (Length = 68).

Test #8:

score: 0
Accepted
time: 0ms
memory: 3656kb

input:

5 3
101
111
100
111
100
4 1 2 2

output:

RDUUULLRRUDDDLLDURRDLUUUURDLLLLDRUUUULDRRUDLLDDDURRLLUUUDR

result:

ok Valid Solution (Length = 58).

Test #9:

score: -100
Wrong Answer
time: 0ms
memory: 3756kb

input:

5 5
01110
10110
11110
11011
11100
2 4 5 1

output:

DDLLDDRLLUUULRDDDRUURUULRDDRDUUUDDDLUUUDDDLUUDDRDLDDUUDRUURDDUULUDLDDUUDLUUUDUDUUDUDUUULDUUDDLDULUUDDRUURDUUDDLDRDDUULDDDUUULDDDUUUDRDDRLUURUURDDDRLUUULLRDDLLDD

result:

wrong answer (2,1) Not Visited