Borderou de evaluare (job #2442934)
Utilizator | Data | 25 iulie 2019 19:59:29 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | java | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
Main.java:29: error: unreported exception IOException; must be caught or declared to be thrown
fileInputStream.close();
^
Main.java:16: error: unreported exception FileNotFoundException; must be caught or declared to be thrown
fileInputStream = new FileInputStream("adunare.in");
^
Main.java:17: error: unreported exception FileNotFoundException; must be caught or declared to be thrown
fileOutputPrinter = new PrintWriter("adunare.out");
^
3 errors
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !