#include using namespace std; //https://mojacoder.app/users/ecottea/problems/hop_step_jump/submissions/8440e08d-5019-4de5-ae6d-5de296f2e838 unsigned int e1[270001]; unsigned int e2[270001]; unsigned int dp[14001]; int main() { ios::sync_with_stdio(false); std::cin.tie(nullptr); int n; cin >> n; constexpr int mask = 4294967295ULL; string s; cin>>s; for (int i=0; i t = {56030371,56031332,5603341,70017570,0,1712}; vector ans = {497637286,77209413,500580963,525049970,0,1}; for(int i=0;i(t % 998244353); } cout << dp[n/10] << '\n'; }