QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#261867#5414. Stop, Yesterday Please No MoreZhaoZiLongWA 1ms5412kbC++981.7kb2023-11-23 12:24:562023-11-23 12:24:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

3
2
20
0

result:

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