diff --git a/codeforces/AdjacentRep.java b/codeforces/AdjacentRep.java index 47f8ec8..ce4a826 100644 --- a/codeforces/AdjacentRep.java +++ b/codeforces/AdjacentRep.java @@ -11,42 +11,13 @@ public static void main(String[] args) { a[i] = sc.nextInt(); } - int g = 0; for(int i = 0 ; i