0_0_16503220_4527.cpp: In function 'int main()':
0_0_16503220_4527.cpp:59:35: error: 'll' was not declared in this scope
g=(g+((ans[l]%mo)*ll(l)%mo)%mo;
^
0_0_16503220_4527.cpp:59:43: error: expected ')' before ';' token
g=(g+((ans[l]%mo)*ll(l)%mo)%mo;
^
|