0_0_39454053_6038.cpp: In function 'void solve()': 0_0_39454053_6038.cpp:101:25: error: 'cnt' was not declared in this scope; did you mean 'int'? 101 | res+=tmp[j]*cnt[j]%mod; | ^~~ | int