Add workspace snippets. Use cases: - I really often type ```cpp const int MAXN=2e5+5; ``` - Segment trees - Fenwick trees - the `fastIO()` function