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
Java 25
All quests
All levels
Any status
Questions about tasks
Hot
Denis
Level 22
Kharkiv
Question about the task
Synchronized notes: part 2
Java Core
,
Level 7
,
Lesson 4
Under discussion
pls help me
give me a code pls
6/27/19
1336
views
4
comments
0
Kolton
Level 3
Bozeman
Question about the task
Pay raise
Java Syntax
,
Level 2
,
Lesson 2
Resolved
Can't get it to read properly?
I keep getting this error message when I run this. I have no clue as to what could be wrong. Help please. com/codegym/task/task02/task0205/Solution.java:15: error: reached end of file while parsing } ^
12/11/19
1398
views
4
comments
0
Cheikh
Level 7
Dakar
Question about the task
Multiplication table
Java Syntax
,
Level 4
,
Lesson 10
Under discussion
Why my code should work but doesn't ?
Hello, my code seems fine but I somehow it manages not to work. And If you look at the output you can find that there is 10 lines that should be displayed with their numbers... I'm a little confused int count = 1; int j = 1; while(j < 11){ while(count <= 10) { System.out.print(co
8/28/19
1288
views
3
comments
0
Ganesh Tamang
Level 2
Konstanz
Question about the task
Implement the print method
Java Syntax
,
Level 2
,
Lesson 1
Resolved
why is this code not working with this problem??I couldn't crack the last condition??
can anybody give me some suggestion where i am being wrong??
12/8/19
1413
views
3
comments
0
Ntuthuko Xaba
Level 18
Johannesburg
Question about the task
Positive and negative numbers
Java Syntax
,
Level 4
,
Lesson 7
Under discussion
Please Help
All the numbers I enter ,return the correct results including 0 0 0,but I'm still getting an error.Not quiet sure what I'm doing wrong.
12/13/19
990
views
2
comments
0
Lelush
Level 7
Question about the task
Task about algorithms
Java Syntax
,
Level 5
,
Lesson 12
Under discussion
Explain please how this code works.
I cant understand it, please can someone explain step by step?
12/10/19
1128
views
1
comment
0
Shawn
Level 3
Dallas
Question about the task
Plan to conquer the world
Java Syntax
,
Level 3
,
Lesson 8
Under discussion
How come this isn't working?
I imported the scanner, changed the input to my personalized order, etc. It produces the correct output yet doesn't accomplish the final objective??? Why?
12/15/19
1001
views
1
comment
0
Adam S
Level 22
Gliwice
Question about the task
Arithmetic mean
Java Syntax
,
Level 5
,
Lesson 5
Under discussion
please check my code
Hi, can anyone give me a hint?
12/15/19
1086
views
1
comment
0
jawad
Level 10
Lahore
Question about the task
R or L
Java Syntax
,
Level 7
,
Lesson 9
Under discussion
What's the problem
the second requirement
12/15/19
1061
views
1
comment
0
Ilia Kalugin
Level 25
Novara
Question about the task
Longest sequence
Java Syntax
,
Level 8
,
Lesson 6
Resolved
Help me please!
I cannot find what wrong in my code! Error in 33 line - Cannot find variable. But why??
12/15/19
1070
views
1
comment
0
Lelush
Level 7
Question about the task
ConsoleReader class
Java Syntax
,
Level 6
,
Lesson 8
Under discussion
What is wrong w/ it?
Please help
12/14/19
904
views
4
comments
0
Henry
Level 15
Portland
Question about the task
Expressing ourselves more concisely
Java Syntax
,
Level 7
,
Lesson 6
Archived
I don't know what is wrong with my code.
I can't identify what is wrong with this code. Please I need help with it. Thanks
12/14/19
1033
views
2
comments
0
Denis
Level 22
Kharkiv
Question about the task
OOP: Fix inheritance problems
Java Core
,
Level 5
,
Lesson 2
Under discussion
Help me pls
i cant understand. who can help me
6/26/19
1237
views
1
comment
0
Clarendon lee
Level 8
Baltimore
Question about the task
Checking the order
Java Syntax
,
Level 7
,
Lesson 9
Resolved
Need help!
What's my code wrong? Output is nothing! Thanks a lot!
11/22/19
1737
views
16
comments
0
Maria
Level 7
Berlin
Question about the task
Plan to conquer the world
Java Syntax
,
Level 3
,
Lesson 8
Resolved
Help please, dont understand, why is not working
I have been trying, but I dont get it. hope you can help me Grettings Maria
12/9/19
1397
views
1
comment
0
chinchillo
Level 6
Question about the task
You can't have too much of a good thing
Java Syntax
,
Level 4
,
Lesson 10
Under discussion
The code seems okay to me :/
Any idea whats wrong here?
12/3/19
1688
views
2
comments
0
krystian
Level 9
Kozle
Question about the task
Chain letter
Java Syntax
,
Level 4
,
Lesson 13
Under discussion
Can someone spot a mistake?
public class Solution { public static void main(String[] args) throws Exception { Scan
12/14/19
839
views
1
comment
0
Anusrilena
Level 4
Chennai
Question about the task
Don't think about seconds…
Java Syntax
,
Level 3
,
Lesson 8
Under discussion
how to solve this?
public class Solution { public static void main(String[] args) { int secondsAfter15 = 0; System.out.println(secondsAfter15);
6/18/19
1432
views
3
comments
0
ira.iurciuc
Level 10
Chisinau
Question about the task
Longest sequence
Java Syntax
,
Level 8
,
Lesson 6
Under discussion
Can't pass the validation
Help me, please
6/18/19
1251
views
3
comments
1
hidden #10559160
Level 3
Question about the task
Hello, StarCraft!
Java Syntax
,
Level 3
,
Lesson 4
Under discussion
is there any shortcut way?
i want to less
12/3/19
1405
views
3
comments
0
Somya Gupta
Level 4
Vrindavan
Question about the task
Hello, StarCraft!
Java Syntax
,
Level 3
,
Lesson 4
Under discussion
wrong
package com.codegym.task.task03.task0307; /* Hello, Starcraft! */ public class Solution { public static void main(String[] args) { //write your code here........ Zerg zerg1= new Zerg(); zerg1.name="z1"; Zerg zerg2= new Zerg(); zerg1.name="
8/22/18
1901
views
3
comments
0
Ilia Kalugin
Level 25
Novara
Question about the task
HashSet of plants
Java Syntax
,
Level 8
,
Lesson 3
Under discussion
Why order of elements is changing?
Could samebody explain to me why?
12/11/19
1006
views
2
comments
0
Shawn
Level 3
Dallas
Question about the task
Parenthetical brainteaser
Java Syntax
,
Level 3
,
Lesson 4
Under discussion
Is there a typo?
I can rearrange the parentheses to get 372, but that puts me 10 off. 382 is not a prime number since it can be divided by 2 to get 191, but 191 appears to be a prime number. How can I figure out the solution? is 382 possibly a typo?
12/13/19
1524
views
2
comments
0
Onassis DaGraca
Level 8
Pawtucket
Question about the task
Display numbers in reverse order
Java Syntax
,
Level 7
,
Lesson 12
Under discussion
why will this not accept input i entered it exactly like it is in the lesson
public class Solution { public static void main(String[] args) throws IOException { BufferedReader reader = new BufferedReader(new InputStreamReader(System.in)); ArrayList list = new ArrayList(); while (true) { String s = reader.read
12/13/19
1109
views
2
comments
0
Denis
Level 22
Kharkiv
Question about the task
Serializable Solution
Java Core
,
Level 10
,
Lesson 7
Under discussion
I am very tired and delete the solution
Need help, really
6/30/19
1592
views
2
comments
0
Andres
Level 4
Reedley
Question about the task
Task with percentages
Java Syntax
,
Level 3
,
Lesson 3
Under discussion
can someone tell me what I did wrong
package com.codegym.task.task03.task0304;
12/11/19
1133
views
2
comments
0
satya vath
Level 9
Mumbai
Question about the task
Flip the array
Java Syntax
,
Level 7
,
Lesson 4
Resolved
Please help
package com.codegym.task.task07.task0704; import java.io.BufferedReader; import java.io.InputStreamReader; /* Flip the array */ public class Solution { public static void main(String[] args) throws Exception { //write your code here BufferedReader buf = new BufferedReader(n
11/21/18
1930
views
6
comments
1
Vaibhavi
Level 5
Vijayawada
Question about the task
Somehow average
Java Syntax
,
Level 4
,
Lesson 16
Under discussion
please help with this code
please help
12/13/19
849
views
3
comments
0
Vaibhavi
Level 5
Vijayawada
Question about the task
Somehow average
Java Syntax
,
Level 4
,
Lesson 16
Under discussion
please help
need assistance
12/13/19
822
views
2
comments
0
Vaibhavi
Level 5
Vijayawada
Question about the task
Arithmetic mean
Java Syntax
,
Level 5
,
Lesson 5
Under discussion
please help
I am unable to get through
12/13/19
1004
views
2
comments
0
Show more
1
...
248
249
250
251
252
...
374
Please enable JavaScript to continue using this application.