QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#713820#5414. Stop, Yesterday Please No Moreucup-team5622WA 0ms3900kbC++142.4kb2024-11-05 20:37:122024-11-05 20:37:16

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
4 5 3
ULDDRR
4 5 0
UUUUUUU
4 5 10
UUUUUUU

output:

1 3
2 4
2
20
0

result:

wrong answer 1st numbers differ - expected: '2', found: '1'