0_0_38775598_2452.cpp: In function 'int main()': 0_0_38775598_2452.cpp:54:56: error: 'i' was not declared in this scope 54 | ans = (ans*(c[l]-b[l]-(i-1)))%mod; | ^