diff --git a/Practica1/main.cpp b/Practica1/main.cpp index d6ac50f..6a61362 100644 --- a/Practica1/main.cpp +++ b/Practica1/main.cpp @@ -10,19 +10,19 @@ void clear(){ system("clear"); } else { system("cls"); - } + }; }; -int main() +int main(){ char opcion=0; while (opcion!='8') { cout<<"SANCIONES APP. MENU PRINCIPAL"<