#include #include using namespace std; using mint=atcoder::modint998244353; int main(){ int n;cin>>n; string s;cin>>s; mint lf=1,rf=0; for(int i=0;i