0_0_32741856_31129.cpp: In function 'int main()': 0_0_32741856_31129.cpp:27:2: error: expected ';' before 'for' for(int i=5;i<=50;i++) ^ 0_0_32741856_31129.cpp:27:14: error: 'i' was not declared in this scope for(int i=5;i<=50;i++) ^