QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#506257#6422. Evil CoordinateksksjdWA 0ms3616kbC++143.5kb2024-08-05 16:16:392024-08-05 16:16:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3616kb

input:

5
1 1
RURULLD
0 5
UUU
0 3
UUU
0 2
UUU
0 0
UUU

output:

LRLRDUU
UUU
Impossible
Impossible

result:

wrong answer Line "" doesn't correspond to pattern "[UDLR]{1,100000}|Impossible"