0_0_30130990_7603.cpp: In function 'void init()': 0_0_30130990_7603.cpp:48:2: error: expected ';' before 'for' for(int i=3;i<=100000+10;i++){ ^ 0_0_30130990_7603.cpp:48:14: error: 'i' was not declared in this scope for(int i=3;i<=100000+10;i++){ ^