0_0_39701349_32213.cpp: In function 'int main()': 0_0_39701349_32213.cpp:7:9: error: break statement not within loop or switch 7 | break; | ^~~~~ 0_0_39701349_32213.cpp:8:9: error: 'else' without a previous 'if' 8 | else | ^~~~