4041424344454647
} catch (Exception ex) { ex.printStackTrace(); System.exit(1); } Reader reader = new Reader(lineas); reader.procesar(); }