n,m,k=map(int,input().split()) M=998244353 q=[1]*(1<=k: nq[j]+=q[i] nq[j]%=M q=nq print(sum(q)%M)