Posts by Entayrer_Programer • 19 points
1 post
-
1
votes1
answer115
viewsQ: Build error: expected ';' before 'case'
I’m trying to compile this program here in Code::Blocks but I’m not getting it and I don’t understand why. #include <iostream> #include <string> #include <stdlib.h> #include…