Promozione
Apprendimento
Corsi
Compiti
Sondaggi e quiz
Giochi
Aiuto
Agenda con promemoria
Comunità
Utenti
Forum
Chat
Articoli
Storie di successi
Attività
Recensioni
Abbonamenti
Tema chiaro
Aiuto nei compiti
Recensioni
Informazioni
Inizia
Inizia il corso
Inizia il corso ora
Tutte le domande
Fai una domanda
Tutte le missioni
Tutti i livelli
Qualsiasi stato
Domande sui compiti
Attuali
Pina
Livello 4
PALERMO
Discussione in corso
why? level 2 lesson 2
com/codegym/task/task02/task0202/Solution.java:16: error: illegal start of expression public static class person { ^ why it's wrong the public class person?
27.01.2023
330
viste
4
commenti
0
furius72
Livello 9
Milan
Domanda sul compito
More Sam-I-Am
Sintassi Java
,
Livello 7
,
Lezione 9
Discussione in corso
why
why ..... it works....
13.11.2022
300
viste
1
commento
0
EvelynSt
Livello 10
Domanda sul compito
Static cats
Sintassi Java
,
Livello 6
,
Lezione 11
Risolta
first requirement not met
good mornig, i don't undestand what i should do on the firs requirement, can someone help? thanks
19.10.2022
332
viste
2
commenti
0
EvelynSt
Livello 10
Domanda sul compito
Even and odd digits
Sintassi Java
,
Livello 6
,
Lezione 5
Risolta
line math operation not clear
i did all the code all by my own exept for the condition of the while in my head was input %10 ==0 , and he line 29, that i find out here in the community but really i can't get what is it. if someone could explain to me why the while loop is (n>0) and line 29 will be great
16.10.2022
555
viste
5
commenti
0
EvelynSt
Livello 10
Domanda sul compito
Task about algorithms
Sintassi Java
,
Livello 5
,
Lezione 12
Risolta
Using scanner class
I take the chance to ask someone to explain me buffer reader vs Scanner. I can use clearly Scanner but in this case is not working. Have i have to use buffer reader? May i have to add a try catch block? (I didn't study jet i am really new in java) i will figure out how to do it. Thanks who has the p
14.10.2022
570
viste
9
commenti
0
EvelynSt
Livello 10
Domanda sul compito
Calling a constructor from a constructor
Sintassi Java
,
Livello 5
,
Lezione 9
Risolta
I can't understand the task
Good day. I understand calling a constructors with an other one mean when i am invoking a method with an other. I don't understand the purpose of it. And i have read i use this (). But i want understand what i am doing. Like this( x,y,10) invoking constructor with 3 parameter?
15.10.2022
580
viste
4
commenti
0
EvelynSt
Livello 10
Domanda sul compito
Sorting three numbers
Sintassi Java
,
Livello 4
,
Lezione 6
Risolta
How print array
In this exercise requirement don't met even if the print is right i guess there is something wrong in the array printing. Can someone explain to me? Thanks so much
07.10.2022
819
viste
12
commenti
0
EvelynSt
Livello 10
Domanda sul compito
Getters and setters for the Person class
Sintassi Java
,
Livello 5
,
Lezione 5
Risolta
Missing getter
The program has three getter but the verify wont read it any clue?
12.10.2022
330
viste
2
commenti
0
EvelynSt
Livello 10
Domanda sul compito
Feline carnage
Sintassi Java
,
Livello 5
,
Lezione 5
Risolta
Identifier missing what does it mean
Good day,what does it mean identifier missing? Usually is when declaring a variable and missing the type. Here i don't understand in the invoking of method
11.10.2022
318
viste
2
commenti
0
EvelynSt
Livello 10
Domanda sul compito
Sorting three numbers
Sintassi Java
,
Livello 4
,
Lezione 6
Risolta
Using math max, missing 3 point
I have tried with array, but it seems i always miss 3 point, (comment you see all the try)so i tried wirh Math. Max and still not working on 3 point. I don't understand , please tell me what is wrong that I miss 3 point. Really thank you.
09.10.2022
345
viste
0
commenti
0
EvelynSt
Livello 10
Domanda sul compito
Crossing the road blindly
Sintassi Java
,
Livello 4
,
Lezione 4
Risolta
i don't undestand the task, please someone explain me the logic
at firs read i though about a loop, but i couldn't figure out how to do it, so i do it with paper so i think as it follow double a = (t/5.00); divide insert time for 5 double b = 0; b= t-(a*5); insert ime - (correct numer of ciclo) /* if (b>=0 && b,3) System.out.println("y
04.10.2022
866
viste
7
commenti
2
Amo programmare
Livello 32
Domanda sul compito
Somehow average
Sintassi Java
,
Livello 4
,
Lezione 16
Discussione in corso
Why is my == not working in the solution
Hey, I don't understand why else if ((n1 == n2) || (n2 == n3)) { midNum = n2; } else if (n1 == n3) { midNum = n3; } is not returing the same number. It is always returning 0. It doesn't work with 4 3 3 or 3 4 3 but it strangly will work
23.08.2022
604
viste
3
commenti
0
Alexander Thomson
Livello 8
Lucca
Domanda sul compito
Checking the order
Sintassi Java
,
Livello 7
,
Lezione 9
Risolta
Last condition
I don't understand why I don't sodisfact the request.. I have check the solution and the only difference is I'm using for each loop and in the solution use a for loop but the code will work aniway
27.04.2022
367
viste
1
commento
0
Mrrobot993
Livello 9
Domanda sul compito
Task about algorithms
Sintassi Java
,
Livello 5
,
Lezione 12
Discussione in corso
The program should display the maximum of the N entered numbers. Why if I try to test it works and for the website not?
I have done numerous tests and all works. For the 5th task the system give me error. Can u help me please to understand?
29.10.2021
330
viste
2
commenti
0
Emiliano
Livello 1
Saint-Egreve
Domanda sul compito
CodeGym: impara una volta, usa ovunque
Sintassi Java
,
Livello 1
,
Lezione 4
Discussione in corso
non capisco quale sia l'errore
ho provato a compilare il testo in diversi modi. sia come stringa unica che con diverse stringhe ma mi da sempre errore
23.04.2020
802
viste
2
commenti
0
1
2
Please enable JavaScript to continue using this application.