Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
This code is giving expected output but this code not passing the test cases in code coaches(Mathematics-hard)
codecoach
hard
java
2 Votes
4 Answers
21st Apr 2023, 3:04 PM
Kailash Yandrapu
Any ideas, in which cases a sealed class would make sense?
c#
sealed
0 Votes
2 Answers
12th Apr 2016, 3:01 PM
Dr. Christian Heigl
Why there is recursion if we give the input as logical operator of cases in switch case statements in C ?
c
0 Votes
28 Answers
11th Mar 2019, 6:11 PM
Avatar
15.1 and 15.2 lessons - How could I answer to 2 test cases at the same time?
python
0 Votes
5 Answers
13th Nov 2021, 9:39 PM
SoooLooo
Good day guys. Please how can I separate cases in my project in the code playground? Case 1 works but the rest goes wild.
c++
java
python3
2 Votes
24 Answers
17th Jan 2021, 7:34 PM
Nnam Emmanuel
Test Cases 4 and 5 in the first Data Science's Code Project remain hidden. Any help?
codeproject
dataScience
help
hidden
0 Votes
5 Answers
30th Apr 2023, 5:27 PM
Alberto Sburlino
My code is not passing all the test cases..I updated my code but can it give the correct output on all possible test test cases
arraylist
delete
insert
python
1 Vote
18 Answers
30th Aug 2022, 2:31 AM
gokul N
This my code for the GOTHAM CITY challenge only works for two test cases
python
0 Votes
1 Answer
3rd Sep 2021, 12:31 PM
Kelvin Kenneth
I need to know the difference between a=b++ and a=++b and what will be the value of "a" if b=10 in both cases
javascript
operators
3 Votes
11 Answers
1st Aug 2016, 6:48 PM
kenny
I have passed the first two test cases in my exercise, but the other three ones gives error.
code
debt
java
loan
owe
percentage
solution
0 Votes
10 Answers
5th Nov 2021, 8:16 AM
Talat Kamas
Kaleidoscopes~Code Coach) 1 of the hidden test cases failed!! Please tell me what went wrong.
codecoach
java
0 Votes
3 Answers
23rd May 2020, 3:22 PM
Rinsha P
Can someone help with extra-terrestial question?.test case 3 not getting all other test cases are correct
c
1 Vote
3 Answers
1st Mar 2023, 12:43 PM
Nida Noushad
Is there some cases where I need to use margin in negative value?
css
html
html5
0 Votes
2 Answers
31st Dec 2022, 2:18 AM
Ahmad Sulaiman
In 'Code Coach' section, why are there 3 test cases (out of 5) always hidden?
c
c#
code
0 Votes
3 Answers
23rd Mar 2020, 8:16 AM
Adarsh Sah
Can anyone tell me why m not passing test cases after passing 1 and 2?
halloween_candy
testcase
0 Votes
3 Answers
25th Dec 2019, 11:03 AM
Iraz Irfan
I tried the flowing words challenge but two test cases are getting failed, can anyone tell the problem please.
flowing
words
2 Votes
6 Answers
30th Aug 2023, 11:17 AM
Pramesh
More than one code practice.
cases
issue
outputs
0 Votes
2 Answers
29th Dec 2021, 5:40 PM
Carlos Dubois
what is the characteristic of recursion?
are
cases
relevent
0 Votes
2 Answers
3rd Sep 2019, 6:45 AM
Avishek
In the "It's a sign" question, can anyone say why the test cases 3 and 5 is getting failed.
python
1 Vote
3 Answers
14th Jun 2020, 2:03 AM
ARUN VS
How to create login page In git and Add test cases in it
no
-1 Vote
2 Answers
14th Dec 2020, 8:51 AM
Šhîväñí Jâïñ
Is there any cases that editing a post would cause someone to receive nofications?
app
nofication
sololearn
2 Votes
1 Answer
22nd Sep 2019, 6:48 PM
Seb TheS
Please can someone help me with my jungle camping code coach problem... I got 4 out of five test cases correct.
code-coach
junglecamping
2 Votes
1 Answer
3rd Jan 2020, 10:51 AM
Oluwatowo Rosanwo
My code got 2 out of five test cases in the average word length challenge.
average-word-length
c#
code-coach
1 Vote
1 Answer
11th May 2020, 7:33 AM
Joseph Oritseweyinmi
How do i fix the following code? My try is producing a 4/5 test cases fail
if-statements
0 Votes
2 Answers
30th Aug 2020, 7:44 AM
Abraham Zimba
Write a program to take two integers as input and output their sum. Both cases
python
1 Vote
2 Answers
21st Jan 2022, 4:06 PM
Edvin Caiali
My code works fine and does give the expected output but the test cases keep failing
c
codecoach
error
0 Votes
2 Answers
18th Jan 2020, 10:25 AM
Jaswanth Kishore S
In which cases java is not a good choice of programming language
disadvantages_java
1 Vote
1 Answer
29th May 2017, 2:35 PM
anand kumar
National economic freedom ,in intermediate Python (dictionaries ) 5,6 test cases are not executed ,help me to solve
dictionaries
dictionary
nationaleconomyfreedom
python
0 Votes
4 Answers
29th Sep 2021, 8:54 AM
Bheemu Mallika
How can modify this to do atleast 2 test cases for each function using doctest?
doctest
function
python
0 Votes
1 Answer
8th Sep 2021, 12:46 PM
Ushani Harshila
please help me figure out why the matrices dont line up in certain cases
matrix
neural-network
python
0 Votes
2 Answers
11th Aug 2018, 9:49 AM
hide on bush
Why in some cases we need to return reference from assignment operator overloading function?
c++
operator-overloading
return
1 Vote
1 Answer
22nd Dec 2019, 7:43 AM
Amit chavare
I got a bug, all the test cases are satisfied except the 3rd one which is hidden, please help me out.
python3
1 Vote
8 Answers
25th Jul 2021, 3:33 PM
Falguni Raja
What's wrong with my code? Poker Hand challenge in Python, failing test cases 5 and 6
help
pokerhand
python
0 Votes
2 Answers
8th May 2023, 9:00 AM
Tim M
I have got the right output for three test cases but not for the rest what's the problem in the code!
python
0 Votes
2 Answers
15th Apr 2021, 5:58 PM
Khushboo Golampalle
What is the Mistake in the code? It satisfy only 3 test cases only
javascript
snailinthewell
0 Votes
1 Answer
7th Apr 2022, 5:00 AM
Ashok Ghanta
Stuck in Increment in Java!! (Shame on me😅) ... Write the output for the two cases
java
stuck_inincrementing
2 Votes
2 Answers
2nd Sep 2020, 7:50 AM
I M J
Anybody please help me to solve this extra terrestials code challenge My code below is failing in 2test cases
c
4 Votes
2 Answers
6th Apr 2020, 11:33 AM
Addaganti Naga Sai Rajeev
[C Language] Algorithm Analysis
algorithm
analysis
c
cases
3 Votes
2 Answers
13th Apr 2019, 5:51 PM
Baltazarus
Why do i get two cases wrong in the No numerals Code coach challenge. Here's my code
no
numerals
1 Vote
3 Answers
15th Sep 2020, 9:26 AM
Eleojo Emmanuel Adegbe
I got 3/5 validation for test cases in Military Time. Can someone help what is the problem?
python
0 Votes
2 Answers
25th Feb 2020, 12:22 PM
Bognár Bálint
4/5 test cases have passed...1 hidden test case not passed...can someone help me?..what might that case be?..whats wrong here?
dejavu
python
0 Votes
3 Answers
20th Mar 2020, 7:51 AM
Chinmay Bhalerao
What is this code need to solve "BMI calculator problem"? Test case#1 and #2 are green but other test cases are red.
problem
python
pythonforbeginner
0 Votes
6 Answers
20th Jun 2021, 3:38 AM
Myo Min Htet Aung
Have you ever used BigInt - new primitive in JS? Give some examples or cases to use
bigint
ecmascript2020
javascript
primitives
3 Votes
2 Answers
23rd May 2020, 11:11 PM
Vasyl Manyo
I want to get all 50xp in code coach transportation (c++) but completing all cases have failed ,some have padlocks
tags
-2 Votes
6 Answers
10th Nov 2021, 7:57 AM
Emmy Nei-yo 🌍
Can anyone help me with this, only 3 of the test cases are corect, but it works fine.
python3
1 Vote
4 Answers
17th Mar 2020, 2:39 PM
Justus
In switch statements in cases if I had to give a expression like a <-1in case-1 then it show error so how can I make cases for such opertaions
c++
switch
0 Votes
1 Answer
24th Sep 2016, 5:34 PM
VAIBHAV JAIN
My test case 5 in python intermediate 4.2 lesson is not working, but all the other test cases are correct.
python
0 Votes
6 Answers
31st Aug 2022, 1:43 PM
Radni D
I used srand(time(0)) and then i used switch cases to call functions randomly.... Then i used switch(rand()%3); and then....
c++
1 Vote
7 Answers
10th Jul 2018, 11:59 AM
NamVr
Why it is not accepting my code for all test cases in python data structure
python3
0 Votes
1 Answer
11th Mar 2021, 5:12 PM
Uzair Asif
Why I am unable to pass the test cases for thies code in sololearn Shapes project ?
execution
java
shape
timeout
1 Vote
1 Answer
9th Nov 2021, 5:17 AM
Vijay(v-star🌟)
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
5
6
7
8
Next >
Hot today
Javascript
3 Votes
I Had Solve My Own Way But I See Others Method which I had added as Comented code I don't Understand Working Can You explain me?
2 Votes
What i do?in html intermediate level i dont like.
2 Votes
How to get mentor in solo learn.any mentor who response my activity🥹
1 Votes
web application with java, spring boot
1 Votes
Fitting
0 Votes
Why text takes time to load
1 Votes
What is late happening in late binding
1 Votes
Digital currency
1 Votes
I had an issue, I have PRO version, but not unlimited lives.
1 Votes