QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#648922#7751. Palindrome PathNailongGroupWA 1ms7820kbC++234.7kb2024-10-17 20:57:532024-10-17 20:57:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 7820kb

input:

2 2
11
11
1 1 2 2

output:

LRUDLLRULLRUDDURLLURLLDURL

result:

wrong answer End Point Is (1,1), Not (er = 2, ec = 2)