import static C.Z; public class A { public static void main(String[] args) { System.out.println("Z = " + Z); } }