From f701660f83963a209089fd0e39e3efd6c459dad6 Mon Sep 17 00:00:00 2001 From: Pablo Date: Wed, 18 Mar 2026 12:56:46 +0100 Subject: [PATCH] no habia un { y prueba de llave --- Practica1/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"<