public class Vyjimka { public static void main (String [ ] args ) { int [ ] cislo = {2, 4, 8, 16, 32}; int [ ] d = {2, 1, 0, 4, 8}; for (int i = 0; i