UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#81763#793. 序列DARPA232601499ms40180kbC++289b2019-10-26 11:58:322019-10-26 12:45:15

answer


详细

小提示:点击横条可展开更详细的信息

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 1608kb

input:

100 269 4
485 603 637 728 140
989 957 446 369 839
483 32 502 31 92
291 806 345 79 177
386 7 753 980 ...

output:

158

result:

wrong answer 1st numbers differ - expected: '2248', found: '158'

Subtask #2:

score: 0
Wrong Answer

Test #11:

score: 0
Wrong Answer
time: 745ms
memory: 40180kb

input:

100000 299 4
504 637 676 447 537
120 358 775 645 76
989 61 532 75 321
499 298 338 819 318
761 692 15...

output:


result:

wrong answer Answer contains longer sequence [length = 1], but output contains 0 elements

Subtask #3:

score: 0
Wrong Answer

Test #21:

score: 0
Wrong Answer
time: 754ms
memory: 40180kb

input:

100000 259 1
328 241
589 414
132 769
134 904
554 18
152 748
912 631
338 977
316 622
726 293
588 622
...

output:


result:

wrong answer Answer contains longer sequence [length = 1], but output contains 0 elements

Subtask #4:

score: 0
Skipped