QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#253192#5602. Sun and MoonHuangHanShengWA 1ms3380kbC++20813b2023-11-16 19:39:382023-11-16 19:39:38

詳細信息

Test #1:

score: 100
Accepted
time: 1ms
memory: 3328kb

input:

3 10
1 2

output:

7

result:

ok single line: '7'

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3380kb

input:

27 32
39 41

output:

275

result:

wrong answer 1st lines differ - expected: '453', found: '275'