diff --git "a/Materias Obrigatorias/1\302\272 Semestre/IP - Introduc\314\247a\314\203o a Programac\314\247a\314\203o/Norton/Listas/Resoluc\314\247oes/Lista 4/Sete.java" "b/Materias Obrigatorias/1\302\272 Semestre/IP - Introduc\314\247a\314\203o a Programac\314\247a\314\203o/Norton/Listas/Resoluc\314\247oes/Lista 4/Sete.java" index a7824d8..766e136 100644 --- "a/Materias Obrigatorias/1\302\272 Semestre/IP - Introduc\314\247a\314\203o a Programac\314\247a\314\203o/Norton/Listas/Resoluc\314\247oes/Lista 4/Sete.java" +++ "b/Materias Obrigatorias/1\302\272 Semestre/IP - Introduc\314\247a\314\203o a Programac\314\247a\314\203o/Norton/Listas/Resoluc\314\247oes/Lista 4/Sete.java" @@ -1,16 +1,15 @@ -class Sete { - public static boolean Inverso (char [] num) { - boolean teste = false; - for (int i = 0; i