请教下这个是如何写的? b. Write a piece of code to get S_n[i], where i \in [0, |S_n| -1] int get_value(int n, int i) // return S_n[i]