QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#149939#5602. Sun and MoonGuanYunchangTL 0ms3524kbC++11832b2023-08-25 14:36:582023-08-25 14:36:59

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 3524kb

input:

3 10
1 2

output:

7

result:

ok single line: '7'

Test #2:

score: -100
Time Limit Exceeded

input:

27 32
39 41

output:


result: