0_0_39264920_28372.cpp: In function 'void init()': 0_0_39264920_28372.cpp:72:20: error: 'N' was not declared in this scope 72 | for(int i=1;i<=N;i++) q[i]=q[i-1]*i%mod; | ^