diff --git a/Program.cs b/Program.cs index be55a94..86c3af7 100644 --- a/Program.cs +++ b/Program.cs @@ -157,38 +157,12 @@ class Program } static bool TreConsecutivi(int[] p_array){ - bool ritorno = false, consecutivo1 = false, consecutivo2 = false; - int i = 0, j = 0; - - while(consecutivo1==false && i