Promotion
CodeGym University
Learning
Courses
Tasks
Surveys & Quizzes
Games
Help
Schedule
Community
Users
Forum
Chat
Articles
Success stories
Activity
Reviews
Subscriptions
Light theme
Help with tasks
Reviews
About us
Start
Start learning
Start learning now
All questions
Ask a question
All quests
All levels
Any status
Questions about tasks
Hot
Nehal Abubakar
Level 7
Karachi
Question about the task
Even to the moon!
Java Syntax
,
Level 2
,
Lesson 8
Resolved
I'm right but it's saying that you are wrong
Plzzzz help me out with the formula only that am i putting the formula wrong or is there something else.
09.08.2018
3762
views
16
comments
0
Kritika Kumari
Level 11
Mumbai
Question about the task
HashMap of 10 pairs
Java Syntax
,
Level 8
,
Lesson 3
Under discussion
Whats the error?
The program is showing correct output but not fulfilling 3rd condition.What is the error in the program?
24.04.2020
1084
views
3
comments
0
dhanush
Level 30
Chennai
Question about the task
Man and woman
Java Syntax
,
Level 5
,
Lesson 12
Resolved
help
donno what's worng with this code it looks everything is fine but some error occurs :(
31.05.2020
554
views
2
comments
0
Ryan
Level 16
Ashburn
Question about the task
Maximum in an array
Java Syntax
,
Level 7
,
Lesson 4
Resolved
Negative Numbers - Works but doesn't pass
I'm not sure why this is not passing but it keeps telling me "Be sure that the max method works correctly with negative numbers". Well it does but I'm still not passing so I'm not sure what else to do. Here is my code: package com.codegym.task.task07.task0701; import java.io.BufferedReader; impor
01.06.2020
657
views
1
comment
0
Kron1K
Level 26
AUS
Question about the task
The isomorphs are coming
Java Core
,
Level 2
,
Lesson 12
Resolved
Output is correct, task wont complete
Output is correct, task wont complete. Please help :)
12.06.2019
1550
views
3
comments
1
Stephen Haokip
Level 8
imphal
Question about the task
Rule of the triangle
Java Syntax
,
Level 4
,
Lesson 4
Under discussion
help... i think i m right
but the condition tell me otherwise. plis tell me whats wrong with my code
31.05.2020
491
views
1
comment
0
Niladri pradhan
Level 33
Mumbai
Question about the task
Tetris (part 16)
Java Collections
,
Level 2
,
Lesson 15
Under discussion
First two conditions not verifying
How to check for boundary conditions
08.03.2020
866
views
2
comments
0
Dinesh
Level 7
Delhi
Question about the task
Rule of the triangle
Java Syntax
,
Level 4
,
Lesson 4
Under discussion
I am unable to get the second the Error argument in the error message while working on IDE IntelliJIDEA
While working on the Intelli J idea I noticed about the Error in which I was unable to understand the second argument in the Error the first one displays the line number. But what does this second argument stand for? Error:(19, 40) java: ')' expected Error:(19, 44) java: not a statement Error:
29.05.2020
349
views
1
comment
0
Johannes
Level 27
Centurion, Pretoria
Question about the task
Contextual advertising
Java Core
,
Level 9
,
Lesson 11
Resolved
Works but last condition not satisfied ?
Can't see what I'm missing ? Debugged etc, it works.
19.04.2020
1123
views
2
comments
0
Kamal Khastagir
Level 11
kolkata
Question about the task
Expressing ourselves more concisely
Java Syntax
,
Level 7
,
Lesson 6
Archived
:/ why is it not working?
I have tried doing it like the last problem. I can't figure out how to pass the conditions
10.05.2020
986
views
3
comments
0
Chakshu Gupta
Level 9
Delhi
Question about the task
Playing Javarella
Java Syntax
,
Level 7
,
Lesson 9
Under discussion
Unable to get pass these two conditions.
Where am I wrong?
31.05.2020
535
views
1
comment
0
Neha Anjum
Level 6
Hyderabad
Question about the task
The required number
Java Syntax
,
Level 2
,
Lesson 5
Resolved
What do I do ?? Display is 19...but error pops-up to comment more lines
public class Solution { public static void main(String[] args) { int x = 1; int y = 0; y = y + x; x = x * 2; y = y + x; x = x * 2; y = y + x; //x = x * 2; y = y + x; x = x * 2; y = y + x; Syste
12.09.2018
1987
views
8
comments
0
Ratiu Gabriel
Level 10
Satu Mare
Question about the task
Even and odd digits
Java Syntax
,
Level 6
,
Lesson 5
Under discussion
The displayed text must match the task conditions.
The program works perfectly fine , but still the last req isn't met.It is something wrong with the output ?
31.05.2020
487
views
1
comment
0
BLANC
Level 12
Paris
Question about the task
Even and odd digits
Java Syntax
,
Level 6
,
Lesson 5
Under discussion
hello guys!! Belove my code. I don't understand. When I enter an input, my code returns the right number of even and the right number of odd. But I have red cross. So I am lost since 5 hours on this task....
package com.codegym.task.task06.task0606; import java.io.*; /* Even and odd digits */ public class Solution { public static int even; public static int odd; public static void main(String[] args) throws IOException { BufferedReader reader = new BufferedReader(new InputStre
30.05.2020
652
views
2
comments
0
Stephen Haokip
Level 8
imphal
Question about the task
Closest to 10
Java Syntax
,
Level 4
,
Lesson 4
Under discussion
plis help me
i dont know where i go wrong
28.05.2020
526
views
2
comments
0
bob
Level 8
Milan
Question about the task
Zombie cats, zombie dogs
Java Syntax
,
Level 6
,
Lesson 5
Resolved
someone please explain this...
hi. i have the solution, but completely don't understand the answer. what is going on here? can someone please explain...
30.05.2020
610
views
1
comment
0
WonderWoman
Level 8
Bangalore
Question about the task
Rule of the triangle
Java Syntax
,
Level 4
,
Lesson 4
Resolved
Not sure why the conditions listed are not matching. Please help.
Not sure why the conditions listed are not matching. Please help.
06.09.2018
1971
views
6
comments
1
bob
Level 8
Milan
Question about the task
Hello, StarCraft!
Java Syntax
,
Level 3
,
Lesson 4
Under discussion
how to create and name objects using a loop
hi. can anyone tell me the best practices syntax for creating and naming objects using a loop. it needs to all be in the main. like in the task listed, i want to just have a standard name, like "zerg" and then add a count number that increases. "zerg1, zerg2, etc" i tried referencing the counter i
16.05.2020
824
views
4
comments
0
bob
Level 8
Milan
Question about the task
Console-based piggy bank
Java Syntax
,
Level 5
,
Lesson 12
Resolved
how do i use the ternary operator her?
hi. i got the task right, (you can see the if/else statement commented out), but afterwards i wanted to use the ternary operator instead. i can't seem to get it right as the statement gets an error that the void type isn't allowed here. can anyone help me understand what's going on and let me know h
27.05.2020
595
views
2
comments
0
Dinesh
Level 7
Delhi
Question about the task
Day of the week
Java Syntax
,
Level 4
,
Lesson 4
Under discussion
Last Condition not satisfied
Everything is working properly but last condition is not satisfied.
29.05.2020
569
views
3
comments
0
Tata
Level 16
Hisar, Haryana
Question about the task
Task about algorithms
Java Syntax
,
Level 5
,
Lesson 12
Resolved
can anyone help me to understand this task please???
all answers will be appreciated.
26.05.2020
542
views
2
comments
0
Tata
Level 16
Hisar, Haryana
Question about the task
Task about algorithms
Java Syntax
,
Level 5
,
Lesson 12
Resolved
what should i do now please help me!!
i am stuck with this for two days.
27.05.2020
485
views
3
comments
0
Tata
Level 16
Hisar, Haryana
Question about the task
StringHelper class
Java Syntax
,
Level 6
,
Lesson 8
Resolved
I'm stuck.
please help me to solve this and tell me about the whole program how it is functioning.
29.05.2020
472
views
4
comments
0
Samantha
Level 4
Crofton
Question about the task
Sum of the digits of a three-digit number
Java Syntax
,
Level 3
,
Lesson 12
Resolved
Don't really understand.
I didn't really understand the problem in the first place, I attempted, tried to listen to the mentor suggestion, but I just am not getting it. Can someone explain what I gotta do? I don't want a straight answer, I like to problem solve and just need to understand the problem better. Thanks for your
08.04.2020
1488
views
4
comments
0
Erhan H.
Level 23
Istanbul
Question about the task
2048 (Part 4/18)
Games
,
Level 0
,
Lesson 2
Under discussion
Requirement control error
Although I match the requirement, it gives error. Part(4/18) - Requirement: In the initialize() method, the drawScene() method must be called last.
08.11.2019
1056
views
2
comments
2
Christopher Render
Level 12
Question about the task
Even and odd digits
Java Syntax
,
Level 6
,
Lesson 5
Under discussion
What do I change?
The output is correct, however, I miss conditions 2, 3, and 5.
29.05.2020
429
views
2
comments
0
BlueJavaBanana
Level 37
Question about the task
Punctuation
Java Core
,
Level 9
,
Lesson 5
Resolved
Won't pass.
I've refactored this code about 8 times. Tried several methods. What am I missing?
30.05.2020
487
views
0
comments
0
Sabine Meijran-Prins
Level 7
Enschede
Question about the task
Minimum of four numbers
Java Syntax
,
Level 2
,
Lesson 8
Under discussion
Use the min(a, b) method??
I am busy for a long time with this task, but I cannot figure out how the min(a, b, c, d) method can use the min(a, b) method.
30.11.2018
2150
views
7
comments
1
Michael Martin
Level 2
Arlington
Question about the task
Adapting multiple interfaces
Java Core
,
Level 9
,
Lesson 3
Resolved
Format of phone Number
Does the format of the returned phone number have to match the sample exactly (with + and () and spaces)?
17.12.2018
2155
views
4
comments
2
Nehal Abubakar
Level 7
Karachi
Question about the task
Pets need people
Java Syntax
,
Level 2
,
Lesson 5
Resolved
i can't Understand
Plzz help me out with this
08.08.2018
2728
views
9
comments
0
Show more
1
...
185
186
187
188
189
...
372
Please enable JavaScript to continue using this application.