# 基礎資料結構練習題 整理了一些簡單的[線段樹](https://hackmd.io/@q3F5smA6Re6SDm0uqgMogA/H1opd6ads)、[BIT和稀疏表](https://hackmd.io/@K_BWZMWvQDSnp1ywD_ditQ/SyTEYKBYj)的題目。有一些可能有不需要用到的解法。沒有照難度排。 [Alternating String](https://atcoder.jp/contests/abc341/tasks/abc341_e) [Second Largest Query](https://atcoder.jp/contests/abc343/tasks/abc343_f) [Smallest Subsequence](https://atcoder.jp/contests/typical90/tasks/typical90_f) [Chords](https://atcoder.jp/contests/abc338/tasks/abc338_e) [Vacation Query](https://atcoder.jp/contests/abc322/tasks/abc322_f) [Set To Max (Hard Version)](https://codeforces.com/problemset/problem/1904/D2) [轉生到異世界的我,竟然變成了農夫約翰的牛 ?!](https://tioj.ck.tp.edu.tw/problems/2323) [低地距離](https://zerojudge.tw/ShowProblem?problemid=f315) [鳳梨關稅](https://zerojudge.tw/ShowProblem?problemid=l247) [Range Affine Range Sum](https://atcoder.jp/contests/practice2/tasks/practice2_k)