Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Both test cases valid but sololearn says it's invalid
case
javascript
test
testcase
0 голосов
1 ответ
21st Oct 2021, 2:09 PM
Pisit Boonyingruangrong
Can I use switch statement to check a condition and executive some n no of cases for which the condition is true?
java
0 голосов
10 ответов
18th Apr 2021, 2:24 AM
Jagadeesh Gurana
In which cases a "Variable Variable" will be useful?
php
variables
0 голосов
2 ответов
25th Jan 2017, 2:51 PM
EarthKongol
In code coach expected output is obtained but test cases are failing why?
c
codecoach
piglatin
0 голосов
4 ответов
9th Feb 2020, 9:13 PM
Arun kumar
How can I See tue hidden cases in coade coachen?
sololearn
0 голосов
1 ответ
14th Jan 2022, 5:29 PM
Jan Kemmer
Why this code don't clear all test cases for popsicles Challenge.
c#
0 голосов
2 ответов
21st Jul 2020, 4:20 PM
Karim Fadi
In which cases do we use pip in python
python3
1 голос
1 ответ
29th Jan 2018, 4:27 PM
Dharanidhar Sesha Sai Guntupalli
what's wrong in my code it says 2test cases fail
python3
0 голосов
1 ответ
1st Oct 2020, 8:45 AM
Sangeetha
In what cases I should use ternary operators instead if/else conditioning?
if/else
operators
php,
ternary
0 голосов
3 ответов
25th Apr 2018, 11:48 AM
FabricioM
[SOLVED] Only get correct on the two first cases of loan calculator
calculator
loan
1 голос
3 ответов
11th Jan 2022, 5:54 PM
Martin Valdés Mallaug
Identify use cases that involve decision making and develop algorithms to solve the same
python
-1 голос
9 ответов
26th Jan 2022, 1:35 PM
sadath
On the Extra Terrestrial problem on the code coach, my code output was the same as expected output still i failed the test cases
c++
code-coach
extra-terrestrial
2 голосов
3 ответов
2nd Jan 2020, 10:42 PM
Oluwatowo Rosanwo
Anyone having C++ Switch program which accepts Char value by user for cases ?
case
char
switch
1 голос
9 ответов
13th Aug 2018, 4:03 AM
Shubham Kadam
why does not this code pass 10 and 11 test cases of password validation?
python
regular-expressions
1 голос
4 ответов
13th Sep 2022, 9:33 AM
Elmira
【SOLVED)】Whats worng in this code???? Only 2 out of 5 cases are correct
c
halloweencandy
1 голос
4 ответов
23rd Aug 2020, 9:02 AM
Dikki
The below code snippet matches ONLY A FEW test cases
comparison
java
string
substrings
0 голосов
2 ответов
26th Jun 2018, 9:03 PM
Smriti Rastogi
Can anyone tell me why it is not passing the test cases?
cases
driver'slicense
java
new
test
2 голосов
29 ответов
11th Jun 2021, 7:32 PM
Atul [Inactive]
When this code won't be executed (just 3 cases from 5 were correct )
@python
@solved
0 голосов
5 ответов
8th Apr 2023, 1:15 AM
Sara Lamjouh
Why are 3 test cases failing ? Re : parking fee problem in Kotlin
kotlin
parking-fee
0 голосов
5 ответов
5th Oct 2022, 4:34 AM
Sanjay Kamath
In what cases would you use append instead of insert?
lists
python
0 голосов
2 ответов
27th Jul 2016, 6:57 AM
Dolph In (Dolphin)
In programs only two test cases are visible.....other three are hidden....why this is....
query
question
0 голосов
4 ответов
18th Sep 2020, 8:53 AM
sumit mehta
Help needed with Halloween Candy ,only test cases 1 and 2 r correct.
coach
code
python
1 голос
2 ответов
19th Jan 2023, 9:08 AM
Ochola Mark Joshua
Why do we have to use Catch and Try and in which cases
lists
4 голосов
3 ответов
12th May 2017, 12:37 AM
AlkhidierAbdalla Bakhiet idriss
Any basic algo/use cases to programme with python in machine learning?
python
1 голос
2 ответов
20th Jun 2017, 4:13 PM
Nagendren Krishnamoorthy
I want a small description about case sensitive or cases insensitive.
constants
php
1 голос
2 ответов
26th Aug 2016, 4:27 AM
lorshan
How do I fix this code so that all of the test cases are correct? (Solved!)
bmi
codecoach
sololearn
1 голос
7 ответов
2nd Jun 2022, 6:45 AM
Sun1
Can someone give an example of which cases is necessary create an infine for/while loop?
loops
3 голосов
3 ответов
12th May 2020, 10:40 PM
Omar Vasquez Hernandez
Why test cases condition is portrayed as failed on execution of code coach problem?
java
0 голосов
4 ответов
31st Dec 2019, 9:08 AM
shubham kumar
In which cases should i do for example <cstdio> <cstdlib>?
c++
0 голосов
1 ответ
3rd Dec 2016, 6:13 PM
Kamila Nowak
Please help me how to input elements as per test cases for finding abs of them
abs
as
cpp
input
per
sum
0 голосов
9 ответов
8th Feb 2021, 1:51 PM
Perplexed Coder
Can anyone tell where my code is wrong, this code runs 2 test cases , I was stuck the remaining test cases. Can anyone send code
python
0 голосов
2 ответов
19th Apr 2021, 12:54 PM
Gunti Daniel Kumar
I wrote this code and idk what's the fault in the Last 2 cases Help pls
python3
1 голос
7 ответов
27th Jan 2020, 7:47 PM
إسلام دخيلي
Code coach challenge Please help me resolve this. Failed 2 test cases .
ruby
0 голосов
3 ответов
1st Jun 2020, 7:21 PM
Justus
How to replace multiple occurances of substrings in a string with different cases in Java
java
replaceall
replaceallcasesensitive
1 голос
4 ответов
19th Aug 2022, 11:19 AM
Vinay K
how to get more than one test cases output if there's more than one test cases.
calculator
module3
tip
0 голосов
6 ответов
11th Aug 2021, 5:34 AM
Zelda
Is there any limit to include the number of cases in switch statement?
switch
2 голосов
3 ответов
1st Feb 2018, 5:07 PM
usha
I paid for Pro license, but some test cases are still locked
"test
case"
1 голос
1 ответ
29th Nov 2022, 1:36 AM
wink40
When is the second parameter of prompt useful in which cases can we use it?
functions
2 голосов
3 ответов
22nd Apr 2019, 11:05 AM
Rucha
Why is there no access given to more than 2test cases ?
seetoitasap
0 голосов
1 ответ
6th Apr 2021, 6:26 PM
Khushboo Golampalle
[Answered] My code does not pass 2 of the 3 locked test cases (Code Coach "Average Word Length")
c#
numbers
strings
0 голосов
12 ответов
5th Apr 2021, 10:14 AM
️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️
Which is Best tutorials/site for learning about unit test cases in angular ?
junit
1 голос
2 ответов
23rd Mar 2022, 9:31 AM
Developer
Regarding list In many cases there is a incorrect solution in challenges
challenges
0 голосов
3 ответов
6th Jul 2017, 11:21 AM
vamshi krishna chenna
What are some other examples of good cases to use recursion?
python
recursion
0 голосов
2 ответов
27th Jul 2016, 11:43 AM
Jasper Ro
Please why am i not getting 2/5 cases from New drivers license. Here's my code..
drivers
license
new
1 голос
3 ответов
10th Aug 2020, 9:31 AM
Eleojo Emmanuel Adegbe
{KOTLIN} Parking Fee Problem. Why will my code not pass cases 5 and 6?
case
help
kotlin
logic
problem
test
0 голосов
3 ответов
23rd Mar 2022, 10:36 PM
Areeb Qureshi
Why only 3 test cases are passing in sololearn's Java section's coding challenge of loan calculator?
java
loan
loancalculator
testcases
4 голосов
3 ответов
27th Nov 2020, 10:18 AM
Mahima Rajvir Singh
How to answers the different test cases in (transportation)test,iam confused. Once I complete the #1 test, the #2 one goes wrong
c++
0 голосов
14 ответов
13th Jul 2021, 6:40 PM
Saood Aga
Why this code is failing Test Cases 3 to 6? This is Hofstadter's Q-Sequence problem from 'Hard' section.
codeplayground
python3
2 голосов
3 ответов
9th Feb 2020, 6:25 AM
Peter Parker
pls help me with this code it passes only 66.7% of test cases
conditionalandlooping
cprogramming
0 голосов
2 ответов
27th Dec 2020, 3:38 PM
yogesh
How do I unlock the last 3 test cases?
cases
locked
solution
1 голос
2 ответов
12th Jun 2020, 6:46 PM
Diego Diaz Garcia
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
4
5
6
...
8
Следующий >
Актуальное сегодня
Hey, is the "Snowflake" mission not working?
0 Votes
Discrete-Time Signal Representation
1 Votes
Create a program that will allow user to input grades from five subjects and display the average grade.
1 Votes
Bug in the answers checking algorithms?
1 Votes
How to make a 2d game
1 Votes
Html
2 Votes
Not video
1 Votes
Detach thread exception
1 Votes
I want to learn Lua but don’t know where
3 Votes
Qt timer timeout
0 Votes