X Tutup
public class Another { public static void main(String[] args) { System.out.println(Integer.SIZE/8); } }
X Tutup