Borderou de evaluare (job #1462666)
Utilizator | Data | 18 iulie 2015 17:53:19 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | java | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
Main.java:17: error: no suitable method found for write(String)
out.write(String.valueOf(cmmdc(a,b)));
^
method FileOutputStream.write(byte[],int,int) is not applicable
(actual and formal argument lists differ in length)
method FileOutputStream.write(byte[]) is not applicable
(actual argument String cannot be converted to byte[] by method invocation conversion)
method FileOutputStream.write(int) is not applicable
(actual argument String cannot be converted to int by method invocation conversion)
method FileOutputStream.write(int,boolean) is not applicable
(actual and formal argument lists differ in length)
method OutputStream.write(byte[],int,int) is not applicable
(actual and formal argument lists differ in length)
method OutputStream.write(byte[]) is not applicable
(actual argument String cannot be converted to byte[] by method invocation conversion)
method OutputStream.write(int) is not applicable
(actual argument String 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 !