Borderou de evaluare (job #1432138)
Utilizator | Data | 9 mai 2015 11:50:07 | |
---|---|---|---|
Problema | Secv1 | Status | done |
Runda | test_practic_pa_1 | Compilator | java | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
Main.java:74: error: no suitable method found for add(ArrayList<Object>)
subsiruri.add(new ArrayList<>(N));
^
method ArrayList.add(int,ArrayList<Integer>) is not applicable
(actual and formal argument lists differ in length)
method ArrayList.add(ArrayList<Integer>) is not applicable
(actual argument ArrayList<Object> cannot be converted to ArrayList<Integer> by method invocation conversion)
method AbstractList.add(int,ArrayList<Integer>) is not applicable
(actual and formal argument lists differ in length)
method AbstractList.add(ArrayList<Integer>) is not applicable
(actual argument ArrayList<Object> cannot be converted to ArrayList<Integer> by method invocation conversion)
method AbstractCollection.add(ArrayList<Integer>) is not applicable
(actual argument ArrayList<Object> cannot be converted to ArrayList<Integer> by method invocation conversion)
1 error
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !