I was wondering if there is a possible solution that uses a segment tree rather than a BBST (balanced binary search tree), as I find that segment trees are easier to implement.
Please help, and thanks in advance!
EDIT: Triple Bump!
№ | Пользователь | Рейтинг |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3831 |
3 | Radewoosh | 3646 |
4 | jqdai0815 | 3620 |
4 | Benq | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | gamegame | 3386 |
10 | ksun48 | 3373 |
Страны | Города | Организации | Всё → |
№ | Пользователь | Вклад |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
7 | adamant | 156 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | Dominater069 | 153 |
USACO Airplane Boarding Problem: Sol Using Segment Tree?
I was wondering if there is a possible solution that uses a segment tree rather than a BBST (balanced binary search tree), as I find that segment trees are easier to implement.
Please help, and thanks in advance!
EDIT: Triple Bump!
Rev. | Язык | Кто | Когда | Δ | Комментарий | |
---|---|---|---|---|---|---|
en5 | vamaddur | 2017-09-12 08:13:15 | 8 | Tiny change: '\n\nEDIT: Double Bump!' -> '\n\nEDIT: Triple Bump!' | ||
en4 | vamaddur | 2017-09-08 18:19:26 | 7 | Tiny change: '\n\nEDIT: Bump!' -> '\n\nEDIT: Double Bump!' | ||
en3 | vamaddur | 2017-09-07 19:05:45 | 15 | Tiny change: 'n advance!' -> 'n advance!\n\nEDIT: Bump!' | ||
en2 | vamaddur | 2017-09-05 15:30:51 | 30 | Tiny change: 'han a BBST, as I fin' -> 'han a BBST (balanced binary search tree), as I fin' | ||
en1 | vamaddur | 2017-09-04 20:19:11 | 323 | Initial revision (published) |
Название |
---|