def l;gets.split end;n=l;a=l.zip l;gets.hex.times{|i|b,c=a[i];puts i,b,c if b!=c}