QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#210588#5414. Stop, Yesterday Please No Moreucup-team1721#WA 0ms3608kbC++173.0kb2023-10-11 17:12:502023-10-11 17:12:50

详细

Test #1:

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

input:

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

output:

0

result:

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