Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Why did my private test cases fail ?
basic
cpp
loops
0 Vote
1 Réponse
26th Nov 2022, 8:49 AM
Krishna Sarawagi
My test cases are getting failed. Can you correct it?
c++
password
validation
1 Vote
3 Réponses
21st Apr 2020, 9:01 AM
Mihir Modi
Is it possible to view the hidden test cases for the tasks
c#
c++
1 Vote
9 Réponses
18th Jul 2020, 12:32 PM
Ibitoye Ayomide
How to see the remaining cases in code coach
coding
new
practice
0 Vote
3 Réponses
31st Jul 2022, 6:37 PM
Mofemoluwasi Ogunrinde
Out of 5 , 2 cases are getting wrong. Help me out
go
practice
question
2 Votes
5 Réponses
28th Jul 2021, 6:45 PM
Chinmay Anand
Why in the code coach the last three test cases are hidden?
codecoach
testcaseshidden
4 Votes
4 Réponses
10th Mar 2020, 7:32 PM
Jhonatan Álvarez Ordosgoitia
how ot see hidden test cases in code coach problems, pls tell.
codecoach
0 Vote
7 Réponses
7th Mar 2022, 5:44 AM
Aditya Mohnot
[Solved] Why am i getting a 3/5 test cases fail on the following code?
if-statements
0 Vote
6 Réponses
27th Aug 2020, 5:37 AM
Abraham Zimba
Anyone help me to find what is wrong in this code?some test cases only passed
python3
1 Vote
8 Réponses
10th Oct 2022, 10:56 AM
Venkatesh
How to make 2 input test cases spreated from each other
input
1 Vote
6 Réponses
13th Jul 2022, 8:35 AM
Mazen
Password validation don't work in the las 4 test cases
c#
cases
password
test
validation
0 Vote
1 Réponse
4th May 2020, 9:22 AM
Javier Bahamón
Youtube Link Finder - good output, but failed the test cases (solved)
c++
coach
1 Vote
1 Réponse
5th Mar 2020, 10:21 PM
Magros
How can I successfully solve 3 cases (with the same format but varying numbers) from one program?
9.1
balloons
lesson
subtraction
2 Votes
20 Réponses
21st Mar 2022, 3:49 PM
Learner
Why test cases 3 and 5 are failing in MILITARY TIME code coach problem?
python
python3
2 Votes
8 Réponses
10th Aug 2020, 6:18 AM
Aryan Prakash
[SOLVED] Does anyone know why my code is failing the test cases 10 and 11 (password validation)
java
2 Votes
12 Réponses
13th Jun 2021, 1:45 PM
Markus Gebhard
How can i answer all test cases with one input
python3
0 Vote
3 Réponses
3rd Mar 2021, 5:39 AM
Simisola Osinowo
https://www.sololearn.com/coach/45?ref=app i think this is ok but cases faild. Why?
python
0 Vote
4 Réponses
7th Oct 2020, 4:14 PM
Atalay Osmanoğlu
Some of the test cases are not running(phone number validator), why?
python
0 Vote
5 Réponses
8th Jul 2022, 6:45 AM
shifa
How to solve both cases at same time gothem city question
batman
bestanswer
gothmcity
solved
2 Votes
3 Réponses
19th Jan 2024, 5:06 PM
FAISAL
Code works fine but still 4 test cases failed, how to resolve? https://www.sololearn.com/coach/76?ref=app
python
0 Vote
11 Réponses
21st Mar 2020, 1:08 PM
Justus
How to run the multiple test cases in one program please explain me
sololearn
-2 Votes
11 Réponses
29th May 2022, 2:48 AM
kottala vikram
In which cases should you use function template and function overloading
c++
function-overloading
function-template
2 Votes
3 Réponses
15th Sep 2019, 8:14 PM
Sarfo Agyemang
We’re building a model to predict spam email. The positive cases are spam and the negative cases are legitimate. If we’re going
machine_learning
0 Vote
1 Réponse
20th Jul 2020, 2:00 PM
Levi
Why the following code is not satisfying all test cases of no numerals problem
one_test_case_is_failed
2 Votes
12 Réponses
2nd Aug 2020, 11:49 AM
venkatesh sontyana
in which cases should we override a method?
c#
methods
override
0 Vote
2 Réponses
28th Nov 2016, 2:38 PM
Margarit
Why do not all test cases work in C++ Palindrome Numers
c++
palindromenumbers
1 Vote
4 Réponses
20th Oct 2022, 6:52 PM
Erik Lachmann
What some use cases for this methods of passing arguments?
c#
methods
0 Vote
5 Réponses
4th Jun 2017, 4:07 PM
James Smith
Why I pass all cases in the password validation challenge?
password
python
python3
validation
0 Vote
1 Réponse
14th Jan 2021, 10:39 AM
Stefanoo
Can anyone explain me where we have to use Upper case and where we have to use lower case in Java?
cases
java
1 Vote
3 Réponses
19th Jun 2020, 6:33 PM
spidy
Can anyone tell me all test cases in Loan Calculator, please?
java
1 Vote
3 Réponses
30th Dec 2020, 9:04 PM
Thuong Nguyen
[HELP] 12 cases passed. what's the wrong of the code?
password
validation
1 Vote
1 Réponse
5th Apr 2020, 3:42 PM
Syed Abdul Muhit
Why the hidden test cases are not visible even after completing it
hiddentestcase
sololearn
3 Votes
3 Réponses
25th Apr 2020, 12:11 PM
kadambari.N
I need help with my code, it doesn’t pass 2/5 test cases
bmi
python,
0 Vote
4 Réponses
9th Dec 2022, 9:10 PM
Mykola Nesmashnyi
Why is there no hint given in hidden test cases?
cases
hidden
test
testcases
13 Votes
19 Réponses
26th May 2020, 12:56 AM
Sandra Meyer
What is wrong with my code? Task: Mathematics, test cases 4 and 5 failed.
c++
codecoach
mathematics
testcase4
testcase5
1 Vote
9 Réponses
26th Jun 2023, 12:35 PM
Monika Izydorczyk
public void setZeroes(int[][] matrix) its given wrong test cases
setzeroawrray
0 Vote
1 Réponse
27th Jul 2023, 8:34 AM
subrat yadav
Switch case executing both of the cases insteAd of 1
java
switch
0 Vote
2 Réponses
7th Apr 2019, 1:46 PM
kuku Debbarma
Password Validation -Python. I have written a code using python sets and lists and it says the test cases 10 and 11 are failed.
datavalidation
python
1 Vote
2 Réponses
31st Mar 2021, 6:31 PM
AG20_R
2 test cases are showing to be incorrect need some help
dataScience
machinelearning
python3
1 Vote
1 Réponse
23rd Jul 2021, 4:21 PM
shahul hameed
Is there any mistake in it to make the test cases to fail??
python
1 Vote
2 Réponses
23rd Jul 2021, 8:19 AM
Shahir
Loan Calc problem, why remaining test cases aren't accepting?
for
for_loop
java
loan
loan_calculator
0 Vote
1 Réponse
27th Jul 2022, 9:01 AM
Avijit Pal
Is there any errors in it that makes my test cases to fail?
python
0 Vote
6 Réponses
23rd Jul 2021, 5:29 AM
Shahir
What is the meaning of the hidden test cases in code coach
python3
0 Vote
5 Réponses
19th Apr 2020, 10:12 AM
Papa Kwasi Ansah Asare
CHALLENGE: lower to UPPER case😃
cases
challenges
lower
upper
20 Votes
23 Réponses
23rd Nov 2017, 7:10 AM
#Code
Can I use comparasion inside cases in c language? My code doesn't work!
switch
2 Votes
9 Réponses
29th Jan 2018, 11:54 AM
Samah Alghafri
Codecoach--paint costs. I keep failing cases 3 and 4. Can anybody help me
java
0 Vote
4 Réponses
18th Jan 2020, 2:46 PM
Cosmin Ionut
I make a project in python of BMI calculator but it not works all 5 test cases are wrong
bmi
calculator
python
test
-3 Votes
16 Réponses
9th May 2021, 11:38 AM
Devender Singh Rajpurohit
What would switch() statement would if two cases have the same condition
javascript
0 Vote
4 Réponses
14th Jul 2020, 1:07 PM
Acer Eshwar
Why this code is wrong for 3 and 5 test cases in PAINT COSTS.
and
correct
it
please
reason
the
type
2 Votes
8 Réponses
4th Apr 2020, 10:36 AM
Mohan S
(SOLVED) 12-hr to 24-hr Failed two test cases, what can be those two cases
community_code
1 Vote
8 Réponses
26th Nov 2020, 6:45 AM
Ashok Acharya
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
3
4
5
...
8
Suivant >
Aujourd'hui en vedette
why is python community is too small in sololearn?
1 Votes
The best python learning app ????
2 Votes
Audio adding
1 Votes
C#
0 Votes
Stuck in Quize
1 Votes
What is problem in this code
0 Votes
playground input
0 Votes
C Program
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
Software developer
0 Votes