#include using namespace std; int main(){ int N,preva=0,mod=998244353; long long temp,ans=0; string S; cin>>N>>S; for(int i=0;i