Your task is to calculate the number of arrays such that:
The first line contains two integers $$$n$$$ and $$$m$$$ ($$$2 \le n \le m \le 2 \cdot 10^5$$$).
Print one integer — the number of arrays that meet all of the aforementioned conditions, taken modulo $$$998244353$$$.
3 4
6
3 5
10
42 1337
806066790
100000 200000
707899035
The arrays in the first example are:
Name |
---|