Borderou de evaluare (job #1276468)
Utilizator | Data | 26 noiembrie 2014 14:20:53 | |
---|---|---|---|
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:106: error: no suitable method found for write(double)
iesire.write(Math.sqrt(divide(0,n-1)));
^
method PrintWriter.write(String) is not applicable
(actual argument double cannot be converted to String by method invocation conversion)
method PrintWriter.write(String,int,int) is not applicable
(actual and formal argument lists differ in length)
method PrintWriter.write(char[]) is not applicable
(actual argument double cannot be converted to char[] by method invocation conversion)
method PrintWriter.write(char[],int,int) is not applicable
(actual and formal argument lists differ in length)
method PrintWriter.write(int) is not applicable
(actual argument double cannot be converted to int by method invocation conversion)
method Writer.write(String,int,int) is not applicable
(actual and formal argument lists differ in length)
method Writer.write(String) is not applicable
(actual argument double cannot be converted to String by method invocation conversion)
method Writer.write(char[],int,int) is not applicable
(actual and formal argument lists differ in length)
method Writer.write(char[]) is not applicable
(actual argument double cannot be converted to char[] by method invocation conversion)
method Writer.write(int) is not applicable
(actual argument double cannot be converted to int by method invocation conversion)
1 error
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !