QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#533939#8069. Don't Be FakeZhangYiDeWA 1ms3828kbC++201.2kb2024-08-26 17:13:472024-08-26 17:13:48

詳細信息

Test #1:

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

input:

3
1 0 20000
2 10000 20000 40000 60000
1 15000 80000

output:

3
5001

result:

ok 2 lines

Test #2:

score: 0
Accepted
time: 1ms
memory: 3480kb

input:

3
1 0 10000
2 10000 20000 30000 40000
2 20000 30000 50000 80000

output:

2
3

result:

ok 2 lines

Test #3:

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

input:

1
9 3288 7655 10868 15608 22314 32393 35613 40081 46262 53333 58591 61424 62614 63861 68531 68777 81175 85016

output:

1
37884

result:

wrong answer 2nd lines differ - expected: '38901', found: '37884'