n=int(input()) m=int(input()) mod=998244353 def cmb(n,r,p): if(r<0)or(n