QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#35142 | #4272. Phone Plans | SuffixTree | 0 | 530ms | 66264kb | C++17 | 2.1kb | 2022-06-14 07:20:59 | 2022-06-14 07:20:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
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%