x := 1; x := x; x := (1*x); read(a); write(b); read(a,b); write(b,a); read(a,b,c); write(b,a,c); write(a*b/c+e-(b));