0_0_29395049_3952.cpp: In function 'void init()': 0_0_29395049_3952.cpp:13:9: error: 'll' was not declared in this scope for(ll i=3; i<maxn; i++) ^ 0_0_29395049_3952.cpp:13:17: error: 'i' was not declared in this scope for(ll i=3; i<maxn; i++) ^