0_0_18500824_1053.cpp: In function 'int main()': 0_0_18500824_1053.cpp:11:8: error: 'sun' was not declared in this scope if(sun==0)break; ^ 0_0_18500824_1053.cpp:11:15: error: break statement not within loop or switch if(sun==0)break; ^