QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#155268#6699. Wandering RobotZhaoZiLongWA 1ms3836kbC++559b2023-09-01 14:58:362023-09-01 14:58:37

详细

Test #1:

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

input:

2
3 3
RUL
1 1000000000
D

output:

4
999999999

result:

wrong answer 2nd numbers differ - expected: '1000000000', found: '999999999'