Borderou de evaluare (job #1361581)

Utilizator Cosmin_DragosDeliu Cosmin Dragos Cosmin_Dragos Data 25 februarie 2015 22:17:26
Problema Convertor Status done
Runda rosedu_cdl_2015 Compilator java | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: Main.java:181: error: unreported exception IOException; must be caught or declared to be thrown FileWriter fileWriter = new FileWriter(file); ^ Main.java:187: error: unreported exception IOException; must be caught or declared to be thrown bufferedWriter.write(lista_chei.get(i) + ","); ^ Main.java:190: error: unreported exception IOException; must be caught or declared to be thrown bufferedWriter.newLine(); ^ Main.java:196: error: unreported exception IOException; must be caught or declared to be thrown bufferedWriter.write(lista_auxiliara.get(i) + ","); ^ Main.java:198: error: unreported exception IOException; must be caught or declared to be thrown bufferedWriter.newLine(); ^ 5 errors

Ceva nu functioneaza?