QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#35142#4272. Phone PlansSuffixTree0 530ms66264kbC++172.1kb2022-06-14 07:20:592022-06-14 07:20:59

详细

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 6
Accepted
time: 1ms
memory: 19376kb

input:

6 4 4 9
1 2 1
2 3 2
1 4 3
3 4 4
5 6 40
1 5 30
2 6 20
3 6 10

output:

33

result:

ok single line: '33'

Test #2:

score: -6
Wrong Answer
time: 5ms
memory: 16844kb

input:

1 0 0 0

output:

-1

result:

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

Subtask #2:

score: 0
Wrong Answer

Test #53:

score: 0
Wrong Answer
time: 530ms
memory: 66264kb

input:

200000 100000 100000 7628995
23677 113459 839167193
165893 15365 669621527
26287 109671 214795757
156871 136723 522277985
9957 100463 806718116
104783 161385 156110975
184577 92225 545172629
57373 130083 980035338
167231 49597 919886451
115601 24325 717233004
99413 141311 737488449
83437 62759 76873...

output:

502149992

result:

wrong answer 1st lines differ - expected: '502149991', found: '502149992'

Subtask #3:

score: 0
Wrong Answer

Test #103:

score: 0
Wrong Answer
time: 2ms
memory: 16224kb

input:

1 0 0 0

output:

-1

result:

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

Subtask #4:

score: 0
Skipped

Dependency #1:

0%