$ 0 0 はじめに 配列の削除について考察してみた 配列を分割して削除 n,m = map(int,input().split()) array1 = input().split() array2 = arr…