0_0_37844292_5204.cpp: In function 'int main()': 0_0_37844292_5204.cpp:92:4: error: expected ';' before 'for' for(int p=1;p<=lim;p++) ^ 0_0_37844292_5204.cpp:92:16: error: 'p' was not declared in this scope for(int p=1;p<=lim;p++) ^