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
Zahadym Zahadum
Level 15
Moscow
Question about the task
Cat relations
Java Syntax
,
Level 6
,
Lesson 11
Under discussion
I can not understand what the problem is
help
4/11/19
1744
views
2
comments
0
Darko Jakimovski
Level 18
Kriva Palanka
Question about the task
Identical words in a list
Java Syntax
,
Level 10
,
Lesson 11
Under discussion
Run this
And tell why it does not verigy
4/23/19
1449
views
1
comment
0
asyraf
Level 3
Kuala Lumpur
Question about the task
Square of a number
Java Syntax
,
Level 1
,
Lesson 8
Archived
Until this question, the course never teach about passing the parameter. Can someone help?
uuijiij
4/25/19
1792
views
1
comment
0
Serg
Level 23
Tyumen
Question about the task
Cat and Dog objects: 50,000 each
Java Syntax
,
Level 6
,
Lesson 5
Under discussion
Why does the code work the same way?
Why does the code work the same way? public static void main(String[] args) throws Throwable{ for(int i = 1; i <= 50000; i++){ Cat cat = new Cat(); Dog dog = new Dog(); } } and public static void main(String[] args
5/15/19
1637
views
5
comments
0
dpp
Level 8
Colombo
Question about the task
R or L
Java Syntax
,
Level 7
,
Lesson 9
Under discussion
what's wrong?
what is wrong?2nd and 3rd conditions are not satisifed
5/3/19
1517
views
7
comments
0
Deep Maheshwari
Level 10
Nanded
Question about the task
Crossing the road blindly
Java Syntax
,
Level 4
,
Lesson 4
Under discussion
It is not verifying all test cases.
I have run test cases in a custom way . It works, but in case of verifying , it doesn't clear all test cases . Can anyone help me?
5/16/19
1333
views
2
comments
0
Satya Vath
Level 31
Vijayawada
Question about the task
CRUD 2
Java Core
,
Level 7
,
Lesson 10
Resolved
A Little Hint Is Appriciated
Problem with 3rd Condition
4/17/19
1716
views
1
comment
0
Satya Vath
Level 31
Vijayawada
Question about the task
A list and some threads
Java Core
,
Level 6
,
Lesson 3
Resolved
Please Help
Output is correct
4/14/19
1478
views
4
comments
0
ThomasLC
Level 16
Singapore
Question about the task
Make a family
Java Syntax
,
Level 8
,
Lesson 11
Under discussion
Logic and Run all checks out, but don't meet last requirement
Any ideas? Help will be much appreciated :)
5/17/19
1918
views
2
comments
0
Mohamed Nagy
Level 7
Alexandria
Question about the task
2 + 3 = 5
Java Syntax
,
Level 0
,
Lesson 8
Resolved
hey guys please i am so exhausted of this bugs all the time i think i am write pleeeeeeeeeease help me out
hey guys please i am so exhausted of this bugs all the time i think i am write pleeeeeeeeeease help me out i want to know whats wrong in this
5/2/19
1543
views
2
comments
0
Mohamed Nagy
Level 7
Alexandria
Question about the task
Positive and negative numbers
Java Syntax
,
Level 4
,
Lesson 4
Archived
please help me i didn't do any thing with this
again the same problem
5/13/19
1887
views
10
comments
0
Mohamed Nagy
Level 7
Alexandria
Question about the task
Kind words for the teacher
Java Syntax
,
Level 0
,
Lesson 4
Resolved
please urgently required why it's always happened with me?? please help me
hey guys i have the same problem every time i follow the rules in writing but doesn't work package com.codegym.task.task01.task0102; /* Kind words for the teacher */ public class Solution { public static void main(String[] args) { system.out.println("Ellie is clever"); system.o
4/22/19
1384
views
3
comments
0
ion
Level 8
Athens
Question about the task
Task about algorithms
Java Syntax
,
Level 5
,
Lesson 12
Archived
It's not verified
May someone help me here please..? I'm desperate, I tried every combination of positive and negative numbers and it works. Why is not verified?
5/16/19
1112
views
2
comments
0
Federico ledezma
Level 3
Cochabamba
Under discussion
task0301
any hint please
4/13/19
1218
views
1
comment
0
Roy
Level 22
Bangkok
Under discussion
If i save a page/lecture as favorite. Where can i find it for later reference?
If i save a page/lecture as favorite. Where can i find it for later reference?
4/11/19
1197
views
1
comment
0
Wojtek
Level 23
Solec-Zdroj
Question about the task
Problem solving
Java Core
,
Level 9
,
Lesson 8
Under discussion
Is this correct solution?
need some hint
4/2/19
1519
views
2
comments
0
Wojtek
Level 23
Solec-Zdroj
Question about the task
Calculating salaries
Java Core
,
Level 9
,
Lesson 11
Under discussion
What is wrong?
input: Peterson 2 Smith 6 Baxter 1.35 Peterson 3.1 output: Baxter 1.35 Peterson 5.1 Smith 6.0
4/3/19
1837
views
2
comments
0
Roy
Level 22
Bangkok
Question about the task
Splitting a file
Java Core
,
Level 8
,
Lesson 5
Resolved
Any help on this one would be welcome, doesnt Validate somehow.
Checked with multiple files, seems to work on all occasions. I decided not to use the while (available >0) loop as it is not needed when writing everything in the array at once. The requirement failures seem to indicate the validation process is expecting something. Would be good to know if my
5/7/19
1616
views
10
comments
0
Maximus_911
Level 18
Nizhniy Novgorod
Question about the task
Task about algorithms
Java Syntax
,
Level 9
,
Lesson 11
Under discussion
IndexOutOfBoundsException in line 67
I suppose something is messed up in the part from 61 to 69, but can't figure what exactly, please help.
4/24/19
1364
views
1
comment
0
Ben Valenta
Level 5
Washington
Question about the task
Creating a cat
Java Syntax
,
Level 5
,
Lesson 5
Resolved
Help with final part
In my code, i have the four variables declared but when I try to verify it it says that I have not declared the 4 variables. How do I fix that if the four variables seem to be declared to me?
1/18/19
2168
views
4
comments
0
Dupi
Level 22
Guangzhou
Question about the task
We're all friends here, even the exceptions
Java Syntax
,
Level 9
,
Lesson 8
Under discussion
Have i learned "inherit"?
Have i learned "inherit"?
5/16/19
1524
views
2
comments
0
Kymie
Level 4
Singapore
Question about the task
Minimum of three numbers
Java Syntax
,
Level 2
,
Lesson 8
Under discussion
Can't seem to find the problem. Is it the logic at fault?
Am not sure what's wrong with my code. This outputs me the correct answer but I still fail to pass testing (as seen in the img below). Not sure if it's the logic flow or the syntax. If anyone can spot the error, do let me know! Much appreciated!
4/23/19
2016
views
5
comments
0
Jyothi
Level 20
Question about the task
Writing to a file from the console
Java Core
,
Level 3
,
Lesson 11
Resolved
still not passing
failing validation
1/14/19
2105
views
7
comments
0
Vadym Opalenyk
Level 10
Vyshneve
Question about the task
A name is a name
Java Syntax
,
Level 4
,
Lesson 16
Under discussion
Why doesn't it protect
Why doesn't it protect
5/16/19
1284
views
4
comments
0
hidden #10444738
Level 16
Question about the task
Describing numbers
Java Syntax
,
Level 4
,
Lesson 7
Archived
fails on the last.
The last bit fails why ? else if(num1 < 1 || num1 > 999){ System.out.println("");
5/6/19
1302
views
2
comments
1
Nemanja Curufinwë Kuzmanovic
Level 18
Belgrade
Question about the task
GCD
Java Core
,
Level 4
,
Lesson 8
Resolved
2nd condition is unclear
No matter what I try, 2nd condition won`t pass. Tried: No try, catch blocks, with throws Exception in main, as well as throws IOException With try, catch and IllegalArgument, as well as NumberFormat, and then rethrowing it in catch Nothing works.
11/25/18
2147
views
6
comments
0
Shahanshah Alam
Level 9
Mohali
Question about the task
Task about algorithms
Java Syntax
,
Level 5
,
Lesson 12
Archived
help please
i m getting 0 if i try 3 -1 -3 -2 i know its because maximum is initialized as int maximum = 0; but how to resolve it?
9/23/18
1929
views
7
comments
3
Sergei Polakov
Level 11
Donets'k
Question about the task
Minimum of N numbers
Java Syntax
,
Level 8
,
Lesson 11
Resolved
I cant understand whats wrong
enter 524 5345 4357 1 output 5345
5/15/19
2135
views
5
comments
0
FADY ILIAS
Level 5
Perth
Question about the task
Positive and negative numbers
Java Syntax
,
Level 4
,
Lesson 7
Under discussion
Not sure why this is failing ( expected)
Hi, please look at my code and let me know why it is not running correctly. I am getting the error below: Thanks package com.codegym.task.task04.task0429; /* Positive and negative numbers */ import java.io.*; import java.util.*; public class Solution { public static void main(String[] a
5/16/19
2003
views
4
comments
0
Vadym Opalenyk
Level 10
Vyshneve
Question about the task
Drawing a rectangle
Java Syntax
,
Level 4
,
Lesson 13
Under discussion
I do not understand the mistake
I do not understand the mistake
5/15/19
1444
views
6
comments
0
Show more
1
...
324
325
326
327
328
...
374
Please enable JavaScript to continue using this application.