SHowing wrong output
i dint get it whats the problem over there?
Condition is if(arr[i]==arr[j]){
But it should be if(arr[i]==arr2[j])
i dint get it whats the problem over there?
Condition is if(arr[i]==arr[j]){
But it should be if(arr[i]==arr2[j])