b = (byte)scanner.nextInt(); n = scanner.nextInt(); f = (float)scanner.nextDouble(); d = scanner.nextDouble();