Borderou de evaluare (job #1821402)
Utilizator | Data | 3 decembrie 2016 01:04:05 | |
---|---|---|---|
Problema | Cele mai apropiate puncte din plan | Status | done |
Runda | Arhiva educationala | Compilator | java | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
Main.java:34: error: ')' expected
Collections.sort(v, (a, b) -> a.x - b.x);
^
Main.java:34: error: illegal start of expression
Collections.sort(v, (a, b) -> a.x - b.x);
^
Main.java:34: error: ';' expected
Collections.sort(v, (a, b) -> a.x - b.x);
^
Main.java:35: error: ')' expected
Collections.sort(vy, (a, b) -> a.y - b.y);
^
Main.java:35: error: illegal start of expression
Collections.sort(vy, (a, b) -> a.y - b.y);
^
Main.java:35: error: ';' expected
Collections.sort(vy, (a, b) -> a.y - b.y);
^
6 errors
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !