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
Anthony Chalk
Level 30
London
Question about the task
Splitting a file
Java Core
,
Level 8
,
Lesson 5
Resolved
PLease help
Keep getting the following mentor recommendation: When there is an odd number of bytes in the first file, your program writes the smaller half of the bytes. It should write the larger half. When there is an odd number of bytes in the first file, your program writes the larger half to the third file.
08.01.2020
1253
views
6
comments
0
Diana Pettit
Level 4
Mobile
Question about the task
Display right away
Java Syntax
,
Level 3
,
Lesson 3
Under discussion
Can someone please help me???
It says line line 9 needs an identifier. What am I doing wrong??? Iv'e tried it all kinds of different ways and none of them work.
09.01.2020
1168
views
1
comment
0
Rafał Szrajnert
Level 7
Poddebice
Question about the task
Task about algorithms
Java Syntax
,
Level 5
,
Lesson 12
Under discussion
what else?
hi, I can not figure this out. maybe some tips, or help?
02.01.2020
1028
views
2
comments
0
Rubaina Farin
Level 1
Toronto
Question about the task
Racer (Part 4/28)
Games
,
Level 0
,
Lesson 5
Under discussion
Understanding Task
Can someone help me understand what it means when the tasks ask to "In the setCellColor(int, int, Color) method, the base class's method must be called using the super keyword." Where does it go and how do I do it? Thank you in advance!
08.01.2020
1172
views
1
comment
0
TooBiee
Level 19
Hannover
Question about the task
Longest string
Java Syntax
,
Level 7
,
Lesson 6
Archived
Please explain me why this code fails
Hi Everyone, can anyone help to understand why my code dont pass the test? Thanks TooBiee
12.12.2019
1089
views
5
comments
0
Zhuoliang Pu
Level 31
Foster City
Question about the task
Bridges
Java Core
,
Level 4
,
Lesson 8
Under discussion
need some help!
I don't know why it is not verified...
25.12.2019
1023
views
2
comments
0
Alban
Level 14
Kukes
Question about the task
Minimum of four numbers
Java Syntax
,
Level 2
,
Lesson 8
Under discussion
Please help ?
I can't understand this please help...
07.01.2020
882
views
3
comments
0
Jonah Poulson
Level 5
New Haven
Question about the task
Rule of the triangle
Java Syntax
,
Level 4
,
Lesson 4
Under discussion
The last task is not verifying
The last task is not verifying
08.01.2020
1034
views
2
comments
0
krystian
Level 9
Kozle
Question about the task
Task about algorithms
Java Syntax
,
Level 5
,
Lesson 12
Under discussion
N-entered numbers. Help
Could you help me to write a method to calculate maximum of N entered numbers? public class Solution { public static void main(String[] args) throws Exception { Scanner sc1 = new Scanner
04.01.2020
921
views
1
comment
0
matt
Level 24
Springfield
Question about the task
Arithmetic mean
Java Syntax
,
Level 5
,
Lesson 5
Under discussion
Quite confused with this
Even after looking at the help section at others codes I am quite confused at this and how I should add all the numbers then divide by the total and print it out.
06.01.2020
1177
views
3
comments
0
Daniel W Hair
Level 8
Salt Lake City
Under discussion
Code isn't compiling - https://codegym.cc/tasks/com.codegym.task.task02.task0216
This is my code It says the variable m might not have been initialized, but when I try to initialize it with 0 or -2147483648 the number I initialize it with is what it returns. It's like it ignores calling min method. I'm lost. ------------------- /* Minimum of three numbers */ public class Sol
07.01.2020
825
views
1
comment
0
krystian
Level 9
Kozle
Question about the task
Cat and Dog objects: 50,000 each
Java Syntax
,
Level 6
,
Lesson 5
Under discussion
Someone know why it Does not work?
public class Solution { public static void main(String[] args) { for (int x = 0; x<=5
07.01.2020
1224
views
2
comments
0
Jonah Poulson
Level 5
New Haven
Question about the task
Seasons on Terra
Java Syntax
,
Level 4
,
Lesson 4
Under discussion
This code runs but it only prints the first two values.
This code runs but it only prints the first two values. It doesn't print checkSeason(7) and checkSeason(10)
07.01.2020
889
views
3
comments
0
max
Level 8
livorno
Question about the task
Number of days in the year
Java Syntax
,
Level 4
,
Lesson 4
Resolved
help needed
when i'm trying to validate my code i get error message the fourth condition is not meet. Here my code: import java.util.*;
04.01.2020
1153
views
1
comment
0
max
Level 8
livorno
Question about the task
Three numbers
Java Syntax
,
Level 4
,
Lesson 6
Resolved
last condition not satisfied
if i'm runnig my code without verification in working correctly, but when i'm asking the verification the system replay me tha last condition is not met. my code: package com.codegym.task.task04.task0424;
06.01.2020
990
views
1
comment
0
max
Level 8
livorno
Question about the task
Escaping characters
Java Syntax
,
Level 3
,
Lesson 6
Resolved
verification problem
Here below my code: public class Solution {
25.12.2019
1287
views
3
comments
0
Serg
Level 23
Tyumen
Question about the task
Improving functionality
Java Syntax
,
Level 5
,
Lesson 12
Under discussion
This method is clearly superfluous.
Why do you need this method? public static int min(int minim, int e) { return minim < e ? minim : e; } This method is clearly superfluous.
14.05.2019
1594
views
6
comments
0
Aditya
Level 5
Baleshwar
Question about the task
Positive and negative numbers
Java Syntax
,
Level 4
,
Lesson 7
Under discussion
My code won't pass dunno why?? 😞
I don't know what test case won't work for entering 0
04.01.2020
1042
views
2
comments
0
Alec Jensen
Level 5
Arlington
Question about the task
Task with percentages
Java Syntax
,
Level 3
,
Lesson 3
Under discussion
added and ran correct but does not meet the first requirement?
Can someone EXPLAIN why this is not correct? It compiles but it does not verify correct.
05.01.2020
1089
views
2
comments
0
Anthony Chalk
Level 30
London
Question about the task
Transactionality
Java Core
,
Level 7
,
Lesson 10
Resolved
Please help
I just can't pass those 4 conditions
06.01.2020
858
views
2
comments
0
Kim Sangwoo
Level 4
Singapore
Question about the task
Day of the week
Java Syntax
,
Level 4
,
Lesson 4
Under discussion
I keep getting compilation error saying " error: reached the end of file while parsing" What does this mean? How can I correct this??
I keep getting compilation error saying " error: reached the end of file while parsing" What does this mean? How can I correct this??
03.01.2020
838
views
2
comments
0
Michael
Level 10
Dresden
Question about the task
Console-based piggy bank
Java Syntax
,
Level 5
,
Lesson 12
Resolved
I am unable to get the sum of n numbers. Can anyone give me an advice what to do?
The print statement prints each number, but does not add them up although it should int total =+ n;
05.01.2020
1047
views
4
comments
0
Viktor Blank
Level 14
Berlin
Question about the task
Duplicating words
Java Syntax
,
Level 7
,
Lesson 9
Resolved
Where is the mistake?
Only displaying the Strings is wrong.. Where is the mistake? Thanks for help
06.01.2020
1655
views
2
comments
0
Anthony Chalk
Level 30
London
Question about the task
Transactionality
Java Core
,
Level 7
,
Lesson 10
Resolved
Please help
Really unsure why all those conditions are failing Edit: I've moved lines 44/45 and 49/50 out of the loops. Still failing
03.01.2020
1132
views
8
comments
0
TYLOR WAITS-MONDRAGON
Level 13
Chicago
Question about the task
A big fox is still a fox
Java Core
,
Level 3
,
Lesson 4
Under discussion
stuck on this
While I understand the general idea of Abstract classes, I am struggling with understanding static/abstract (especially when together). Not sure why I cannot get my code to even compile. Any help is appreciated
03.01.2020
1039
views
1
comment
0
Alban
Level 14
Kukes
Question about the task
Family relations
Java Syntax
,
Level 2
,
Lesson 2
Under discussion
What is wrong? ?
What is wrong? ?
30.12.2019
1253
views
5
comments
0
Joost
Level 9
Oldenzaal
Question about the task
Cats in the Universe
Java Syntax
,
Level 4
,
Lesson 2
Under discussion
Clarification on this subject within java.
Hello, does anyone have good tips where I can get some more clarification on this subject within java? Youtube or an article. It all remains a bit foggy. thanks in advance
04.01.2020
1029
views
4
comments
1
Evghenii Seremet
Level 41
London
Question about the task
Restaurant (part 10)
Java Multithreading
,
Level 9
,
Lesson 15
Resolved
Can someone point where the problem is?
When i test it, Advertisement objects with zero impressions do not get included in the lists. But still not validating. Thank you.
29.12.2019
1166
views
1
comment
0
Ilia Kalugin
Level 25
Novara
Question about the task
Software update
Java Syntax
,
Level 8
,
Lesson 11
Resolved
I need help!
Please , give me a key -whats wrong in my code?
20.12.2019
1340
views
11
comments
0
Crystal Chong
Level 7
Bellevue
Resolved
What does this error mean?
/* Predictions */ import java.io.*; public class Solution { public static void main(String[] args) throws Exception { Scanner scanner = new Scanner(System.in); String name = scanner.nextLine(); String number1 = scanner.nextLine(); String number2 = scanner.next
05.01.2020
863
views
1
comment
0
Show more
1
...
240
241
242
243
244
...
371
Please enable JavaScript to continue using this application.