Borderou de evaluare (job #3298721)
Utilizator | Data | 1 iunie 2025 00:03:39 | |
---|---|---|---|
Problema | Arbore3 | Status | done |
Runda | Arhiva de probleme | Compilator | java | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
Main.java:34: error: unreported exception FileNotFoundException; must be caught or declared to be thrown
Scanner sc = new Scanner(new File("arbore3.in"));
^
Main.java:35: error: unreported exception FileNotFoundException; must be caught or declared to be thrown
PrintWriter out = new PrintWriter("arbore3.out");
^
Note: Main.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !