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
David
Level 26
Bucharest
Question about the task
Inverted words
Java Multithreading
,
Level 2
,
Lesson 9
Under discussion
Can't satisfy last condition. I have the right output.
I have no idea what to do anymore
07.08.2020
410
views
4
comments
0
Rich
Level 23
San Diego
Question about the task
We don't need repeats
Java Syntax
,
Level 8
,
Lesson 8
Resolved
tried nested iterators...no dice
need a nudge in the right direction
07.09.2020
587
views
3
comments
0
zub
Level 41
Milan
Question about the task
Do we have a pair?
Java Syntax
,
Level 4
,
Lesson 4
Resolved
What am I doing wrong?
What am I doing wrong? Getting error on: If two numbers are equal to each other, you must display them on the screen. Please help. Thanks!
09.09.2020
408
views
3
comments
0
Pablo Saquilmer
Level 32
Guatemala City
Question about the task
Spaces
Java Core
,
Level 8
,
Lesson 11
Under discussion
Not Sure what should I get
Can someone help me, I thought this was what the programm required. But is not verfying why?
08.09.2020
512
views
1
comment
0
Brad Reed
Level 19
Hartford
Question about the task
Minesweeper (Part 5/16)
Games
,
Level 0
,
Lesson 0
Resolved
mineCount issue
I've tried it in and out of the loops, I've tried it after the method, as the end of the method. Ive even tried it with the variables being local. None of that has worked. please help.
07.09.2020
993
views
6
comments
0
Deep Maheshwari
Level 10
Nanded
Question about the task
Plan to conquer the world
Java Syntax
,
Level 3
,
Lesson 8
Under discussion
this is running but just it shows error that output doesn't match with required txt.
package com.codegym.task.task03.task0318; /* Plan to conquer the world */ import java.io.*; import java.util.Scanner; public class Solution { public static void main(String[] args) throws Exception { //write your code here Scanner scanner = new Scanner(System.in);
07.04.2019
1597
views
2
comments
0
BlueJavaBanana
Level 37
Question about the task
Arming ourselves to the teeth!
Java Multithreading
,
Level 5
,
Lesson 9
Resolved
No matter how I format the name it does not pass!
Any help please?
07.09.2020
750
views
2
comments
0
Christopher Abbott
Level 7
Coppull
Question about the task
Task about algorithms
Java Syntax
,
Level 5
,
Lesson 12
Under discussion
why for the love of tomatoes is the last condition not being met?
why why why is the last condition not being met, it runs correctly
08.09.2020
471
views
5
comments
0
Norbert
Level 41
Kielce
Question about the task
StringTokenizer
Java Multithreading
,
Level 2
,
Lesson 13
Under discussion
Where is the mistake?
Help
08.09.2020
360
views
1
comment
0
Bohdan
Level 8
Milan
Question about the task
Space Invaders (Part 15/34)
Games
,
Level 0
,
Lesson 6
Resolved
What's wrong?
if i write only : enemyFleet.fire(this); in the onTurn method, the penultimate task accept. if i write : if(enemyFleet.fire(this) != null) { enemyBullets.add(enemyFleet.fire(this)); enemyFleet.fire(this); } the last task accept. but when i write th
07.09.2020
486
views
4
comments
0
Valuev Nutt
Level 4
Chiba
Question about the task
Minimum of four numbers
Java Syntax
,
Level 2
,
Lesson 8
Resolved
I have been stuck for two days
I have tried looking at all the questions our fellow coders have put up and I almost get the idea but cannot execute. How do I call the second method.
06.09.2020
511
views
3
comments
0
Joel Pearce
Level 22
Birmingham, UK
Question about the task
Changing punctuation marks
Java Core
,
Level 9
,
Lesson 5
Under discussion
How close am I?
Am I vaguely close with this, or am I completely wide of the mark?
08.09.2020
509
views
3
comments
0
Naina Gupta
Level 20
Kulu
Question about the task
Functionality is not enough!
Java Syntax
,
Level 10
,
Lesson 11
Under discussion
dont know what's wrong with the code.
How do I tackle the last validation? Whats wrong with my code?
13.03.2019
1578
views
3
comments
0
Anita Pal
Level 14
Question about the task
Functionality is not enough!
Java Syntax
,
Level 10
,
Lesson 11
Under discussion
I am not able to satisfy last condition,plzz help
package com.codegym.task.task10.task1019; import java.io.*; import java.util.*; public class Solution { public static void main(String[] args) throws IOException { BufferedReader reader = new BufferedReader(new InputStreamReader(System.in)); HashMap map = new HashMap();
20.11.2019
1381
views
3
comments
0
Andrei Stratu
Level 18
Iasi
Question about the task
Functionality is not enough!
Java Syntax
,
Level 10
,
Lesson 11
Under discussion
Can't see the problem
Some help would be appreciated
06.04.2020
1432
views
5
comments
0
Real McCoy
Level 22
Question about the task
Functionality is not enough!
Java Syntax
,
Level 10
,
Lesson 11
Under discussion
Not sure why final condition is not passing
Not sure why final condition is not passing
20.04.2020
1020
views
2
comments
0
Christopher Abbott
Level 7
Coppull
Question about the task
Task about algorithms
Java Syntax
,
Level 5
,
Lesson 12
Under discussion
A little help
Am i using push wrong or is it something else?
08.09.2020
480
views
1
comment
0
Lex Icon
Level 17
Sofia
Question about the task
Cat register
Java Syntax
,
Level 4
,
Lesson 2
Resolved
1 step have left to complete the task - pls, Help.
Hi Javars, Can anyone explain to me, wherein have I done wrong? As far as I understood the task, I have to implement the code within addNewCat block, unfortunately, this is the best solution I've implemented so far. Please, help.
08.09.2020
590
views
2
comments
0
Chris
Level 19
Newark
Question about the task
StringHelper class
Java Syntax
,
Level 6
,
Lesson 8
Resolved
Getting right output
I don't understand what I am doing wrong here. I get the right output (or so I think) when I run it. But when I go to verify it I fail the last 2 requirements. Please help!
05.09.2020
518
views
1
comment
0
Jakub Kurlak
Level 41
Warszawa
Question about the task
Hippodrome (part 2)
Java Multithreading
,
Level 1
,
Lesson 16
Resolved
default constructor
Some help why my result is wrong?
07.09.2020
504
views
1
comment
0
Vinay
Level 11
Question about the task
Hello, StarCraft!
Java Syntax
,
Level 3
,
Lesson 4
Resolved
Create 5 Zerg objects error.
Help required. Am not able find the error. Thank you.
07.09.2020
718
views
1
comment
0
Ailana
Level 2
San Carlos
Question about the task
Implement the print method
Java Syntax
,
Level 2
,
Lesson 1
Under discussion
I DONT GET IT
plz help me i dont get it explain it to me more easily plz.
09.08.2020
703
views
2
comments
0
DmdKanth
Level 19
Dayton
Question about the task
The humble programmer
Java Syntax
,
Level 3
,
Lesson 8
Resolved
"The displayed text must fully match the task conditions."
not sure why there is an error. Can anyone help?
06.09.2020
679
views
2
comments
0
DmdKanth
Level 19
Dayton
Question about the task
Plan to conquer the world
Java Syntax
,
Level 3
,
Lesson 8
Resolved
"The displayed text must fully match the task conditions."
The text seems fine to me. Can someone tell me what is wrong?
06.09.2020
696
views
2
comments
0
DmdKanth
Level 19
Dayton
Question about the task
Deep and pure love
Java Syntax
,
Level 3
,
Lesson 8
Resolved
Error is: "The displayed text must fully match the task conditions."
as far as i can tell there's a match. Can someone tell me what the error is?
06.09.2020
423
views
2
comments
0
Bohdan
Level 8
Milan
Question about the task
Space Invaders (Part 14/34)
Games
,
Level 0
,
Lesson 6
Resolved
What's the problem?
.
07.09.2020
357
views
1
comment
0
sarthak pawar
Level 19
Nashik
Question about the task
Most frequent bytes
Java Core
,
Level 8
,
Lesson 3
Under discussion
Can't satisfying third condition
Everything seems fine, Then also don't know what's wrong with it?
07.09.2020
337
views
1
comment
0
jorge ives murillo paredes
Level 40
New York City
Question about the task
Countdown at the races
Java Core
,
Level 6
,
Lesson 10
Under discussion
What is wrong whit my code?
package com.codegym.task.task16.task1617; /* Countdown at the races */ public class Solution { public static volatile int numSeconds = 4; public static void main(String[] args) throws InterruptedException { RacingClock clock = new RacingClock(); //write your code here
04.10.2019
1317
views
1
comment
1
David Haines
Level 13
La Crosse
Question about the task
Minesweeper (Part 14/16)
Games
,
Level 0
,
Lesson 0
Resolved
conditions 2 & 3 failing - Could someone tell me why? Thanks.
02.09.2020
623
views
2
comments
0
Patrick Moreland
Level 27
Kirkland
Under discussion
Minesweeper Solution Missing from IntelliJ IDEA
I am on Level 3, Lesson 2, STEP 5. I have installed IntelliJ IDEA, I've installed the CodeGym Plugin, and I have opened the Minesweeper task. The instructions from the CodeGym website say that there should be two tabs: Conditions, and Solution. I only have a Conditions tab. The Solution tab is missi
04.03.2020
975
views
2
comments
0
Show more
1
...
138
139
140
141
142
...
371
Please enable JavaScript to continue using this application.