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
holybible
Level 28
Plovdiv
Question about the task
Introducing tags
Java Core
,
Level 9
,
Lesson 11
Under discussion
I cannot seem to get the right solution.
Despite my solution working with the main example, plus it is working with multiple nested tags (2+) and other tags different from the main one.
14.09.2019
1230
views
2
comments
0
lonelygleaner
Level 1
New York
Question about the task
Introducing tags
Java Core
,
Level 9
,
Lesson 11
Under discussion
Got the example result but not failed the test
What does it mean by "The number of spaces, newline characters (\n), or carriage returns (\r) does not affect the result."?
26.08.2019
1263
views
2
comments
0
Jackgai
Level 26
Tokyo
Question about the task
Introducing tags
Java Core
,
Level 9
,
Lesson 11
Under discussion
Could someone give me some help.
I can get the example output. And for the structure like " text1 text2 text3 ", the output of my code is like " text1 text2 text3 text2 text3 text3 " It's hard for myself to figure out the problems. Hope someone could help me out. Appreciate it!
09.08.2019
1236
views
2
comments
0
Denis
Level 22
Kharkiv
Question about the task
Introducing tags
Java Core
,
Level 9
,
Lesson 11
Under discussion
Give me a code pls
Help pls
29.06.2019
1764
views
2
comments
0
Tumelo Mohlala
Level 36
Johannesburg
Question about the task
Introducing tags
Java Core
,
Level 9
,
Lesson 11
Under discussion
Please help me test out my code
For some reasons it fails but I have no idea where it might be bugging out. I tried a few use cases plus the one outlined in the task they all passed.
24.06.2019
1422
views
5
comments
0
Sean
Level 24
Phoenix
Question about the task
Introducing tags
Java Core
,
Level 9
,
Lesson 11
Under discussion
Can't figure out why this won't pass validation
I ran this using the example in the conditions and my output matches the example output. I'm not sure what I am missing here.
04.05.2019
1671
views
5
comments
0
Павел Артеменко
Level 41
Krasnodar
Question about the task
Introducing tags
Java Core
,
Level 9
,
Lesson 11
Under discussion
Any thoughts?
Works as in example, but somehow could not pass verification...
29.04.2019
1337
views
2
comments
0
Kobi
Level 17
Haifa
Question about the task
No interrupt, no dice?
Java Core
,
Level 6
,
Lesson 10
Under discussion
Help
package com.codegym.task.task16.task1619; /* No interrupt, no dice? */ public class Solution { private static boolean isRun; public static void main(String[] args) throws InterruptedException { Thread t = new Thread(new TestThread()); t.start(); Thread.sleep(300
19.04.2020
726
views
1
comment
0
Paula Jones-Spangenberg
Level 6
North Chesterfield
Question about the task
Display today's date
Java Syntax
,
Level 5
,
Lesson 12
Under discussion
says month doesn't match + extra digit on day
says month doesn't match + extra digit on day. What am I doing wrong?
19.04.2020
1024
views
2
comments
0
vaishnavi shrivastava
Level 13
bhopal
Question about the task
Escaping characters
Java Syntax
,
Level 3
,
Lesson 6
Under discussion
; expected
where is ; expected man
19.04.2020
643
views
1
comment
0
John
Level 27
Washington DC
Question about the task
Find a substring
Java Multithreading
,
Level 2
,
Lesson 5
Under discussion
Why isn't this validating?
Requirements 3 and 4 are not validating...
02.01.2020
1075
views
2
comments
0
Paula Jones-Spangenberg
Level 6
North Chesterfield
Question about the task
Sorting three numbers
Java Syntax
,
Level 4
,
Lesson 6
Under discussion
CONTINUE to fail for the last guideline.
Can't win for losing on the last guideline. UPDATE I made some changes and this is what I have now. Says numbers must be shown in descending order which they are.
13.04.2020
1004
views
2
comments
0
Paula Jones-Spangenberg
Level 6
North Chesterfield
Question about the task
Arithmetic mean
Java Syntax
,
Level 5
,
Lesson 5
Resolved
looping looping looping and system won't let me place break at loop
Very sad. Won't leave loop.
18.04.2020
696
views
2
comments
0
Cristea Ovidiu-Valentin
Level 22
Sibiu
Question about the task
Request parser
Java Core
,
Level 5
,
Lesson 12
Resolved
Can anyone tell me why this not verify ?
Can anyone tell me why this not verify ?
21.12.2019
1152
views
7
comments
1
Paula Jones-Spangenberg
Level 6
North Chesterfield
Question about the task
Adding
Java Syntax
,
Level 4
,
Lesson 16
Resolved
Displays all of the numbers input vs the sum of them
Displays each of the numbers input instead of their sum. What am I missing. Ugh seemed like I had it too at first.
17.04.2020
1055
views
2
comments
0
Paula Jones-Spangenberg
Level 6
North Chesterfield
Question about the task
Calling a constructor from a constructor
Java Syntax
,
Level 5
,
Lesson 9
Resolved
Can't pass the 4th one of passing another constructor within my 2 parameter one
ugh.....
19.04.2020
971
views
2
comments
0
NOBODY
Level 5
Question about the task
Seasons on Terra
Java Syntax
,
Level 4
,
Lesson 4
Resolved
check season method
pls can anyone help me
18.04.2020
884
views
3
comments
0
jorge ives murillo paredes
Level 40
New York City
Question about the task
Wait and see
Java Multithreading
,
Level 5
,
Lesson 9
Under discussion
I dont know what to do
I just try the code of Nicolas Huet,but I still havin problems
22.03.2020
1158
views
2
comments
0
Bryce Lindley
Level 9
Olympia
Question about the task
Somehow average
Java Syntax
,
Level 4
,
Lesson 16
Resolved
Think I got it.
However, I am stumped on the last bit. Any suggestions on which line of code needs to be corrected? I presume lines 54 thru 60 need TLC. Thanks ;)
16.04.2020
993
views
4
comments
0
JianQiu Hwang
Level 35
Washington
Question about the task
What is ClassLoader?
Java Collections
,
Level 5
,
Lesson 10
Resolved
Did anyone solve the problem?
Did anyone solve the problem?
16.04.2020
1056
views
3
comments
0
Andrew Nguyen
Level 23
Toronto
Question about the task
Crossing the road blindly
Java Syntax
,
Level 4
,
Lesson 4
Resolved
Task requirements are not met
Hi everyone, Can anyone tell me what is wrong with my code. It runs but still does not meet the requirements. Thanks
18.04.2020
1006
views
2
comments
0
Michael Brimage
Level 19
Washington D.C.
Question about the task
Lonely arrays interact
Java Syntax
,
Level 7
,
Lesson 4
Archived
Help
Hi, I have taken a look at some of the other solutions in the help section; I cannot find significant differences in my code. can someone please take a peek and see what I am doing wrong?
03.03.2020
1131
views
3
comments
0
Henk
Level 19
Pretoria
Question about the task
OOP: Fix inheritance problems
Java Core
,
Level 5
,
Lesson 2
Resolved
This task made no sense to me, sorry.....
It's all fair to modify confusing code, but it has to at least make sense. Everything implements one another, it's so confusing, I can't keep track of which one I actually am using and modifying. (I would just have re-written it. (I know in the real world, you need to work on code like this, but I a
21.05.2019
1589
views
2
comments
4
Goran
Level 41
Belgrade
Question about the task
GCD
Java Core
,
Level 4
,
Lesson 8
Resolved
Correct solution but not passing !
Can some one find here error? I am getting all correct except passing all condition ?
18.04.2020
820
views
2
comments
0
Lovekush Pranu
Level 13
Banglore
Question about the task
Arithmetic mean
Java Syntax
,
Level 5
,
Lesson 5
Resolved
Please help. This is some new issue i've never faced before.
It's saying the "BufferedReader" symbol dosen't exist or it cant recognise it.
18.04.2020
860
views
2
comments
0
yongen charleslim
Level 10
Singapore
Question about the task
Longest sequence
Java Syntax
,
Level 8
,
Lesson 6
Under discussion
What's wrong with my code?
?
18.04.2020
931
views
1
comment
0
Sidd
Level 7
Maple Valley
Question about the task
The humble programmer
Java Syntax
,
Level 3
,
Lesson 8
Under discussion
??
I don't get it at all. How do I use the code "System.in". I really need help.
17.04.2020
953
views
4
comments
0
Aaron
Level 23
Question about the task
Adapting multiple interfaces
Java Core
,
Level 9
,
Lesson 3
Under discussion
Phone number - not sure why it isn't working
Would appreciate some help.
14.04.2019
1905
views
8
comments
0
Tahsin Anam
Level 12
Helsinki
Question about the task
Task about algorithms
Java Syntax
,
Level 5
,
Lesson 12
Resolved
Explain me the question, please.
Hi, Please help me to understand the question very clearly. I think I am not getting the question in detail. What is here two types of N ?
17.04.2020
1030
views
4
comments
0
Cory Keller
Level 4
Sankt Johannisberg
Question about the task
Crossing the road blindly
Java Syntax
,
Level 4
,
Lesson 4
Under discussion
Any help would be appreciated.
I am truly lost. I am not sure what I am supposed to do with this one.
18.02.2020
1004
views
2
comments
0
Show more
1
...
207
208
209
210
211
...
371
Please enable JavaScript to continue using this application.