QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#609739#6422. Evil CoordinateHuangHanShengWA 0ms3544kbC++201.2kb2024-10-04 13:51:022024-10-04 13:51:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

LLRRUUD
UUU
Impossible
Impossible

result:

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