public class Uebung_1 { public static void main(String[] args) { int blz; System.out.println(blz); } }