#include using namespace std; using ll=long long; #include using mint=atcoder::modint998244353; int main(){ ll n,m; cin>>n>>m; if(n<=30&&(1<<(n-1))