QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#286287#1780. Intact Intervalslmq26052003WA 5ms15432kbC++201.5kb2023-12-17 15:47:142023-12-17 15:47:15

详细

Test #1:

score: 0
Wrong Answer
time: 5ms
memory: 15432kb

input:

2
10 9
9 10

output:

-2

result:

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