Курсы
Войти
Начать изучение ИИ
Курсы
Войти
Начать изучение ИИ
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
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 голосов
1 ответ
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 голосов
6 ответов
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 голос
7 ответов
10th Jul 2018, 11:59 AM
NamVr
Why it is not accepting my code for all test cases in python data structure
python3
0 голосов
1 ответ
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 голос
1 ответ
9th Nov 2021, 5:17 AM
Vijay(v-star🌟)
Please why are some test cases hidden in code coach tests. Is it cos am not premium?
coach
code
1 голос
2 ответов
25th Aug 2020, 6:59 AM
Eleojo Emmanuel Adegbe
Why my code is passing only 3 test cases but fails in others out of 6? Could anyone help please?
kotline
2 голосов
2 ответов
5th Jul 2023, 8:00 PM
Mian Muhammad Waleed Asif
My output in this challenge is correct but in the SOLOLEARN app it's showing that 5/5 test cases failed.
java
spylife
0 голосов
4 ответов
26th May 2020, 10:05 AM
Arihant Kumar
Can someone plz explain in what cases do we want to use inner classes?
inner-classes
java
0 голосов
2 ответов
10th Aug 2016, 2:13 PM
Shazamit Shazam
Please help me with this ,my code does not work for some cases it's a code Coach problem
codecoach
java
0 голосов
3 ответов
2nd Jul 2022, 5:56 AM
RA-Z
Why does my code work for some cases and not all, can someone help identify why my slicing goes wrong
day
of
the
week
1 голос
4 ответов
21st Aug 2023, 7:26 AM
Gemuh Hans
If we dont use break, why would it compile the cases that dont match
c++
switch
0 голосов
2 ответов
16th Jun 2016, 8:08 AM
Nisarg Uchiha
Hello sir/madam, I am solving challges in code coach, theres my code got faild in the test cases for changing us date to es date
challenge
python3
sololearn
4 голосов
8 ответов
18th Dec 2019, 5:32 PM
Lakshmipathi
Please tell me in which cases I should use this header: <bits / stdc ++. H>
c++
2 голосов
2 ответов
24th Jun 2017, 9:23 PM
afrojackович
Can anyone tell me how to do a simple calculator with 2 cases in the same time please
p
python3
0 голосов
3 ответов
12th Jan 2021, 10:20 PM
Flavio Mezuri
my code is working perfectly as shown on test cases but why is it failing every test case.?
;
c++
for
help
int
loops
return
strings
while
0 голосов
3 ответов
8th Oct 2022, 7:01 AM
sahil somyani
I get segmentation fault for my code in Cxxdroid but somehow passed all the test cases in sololearn. How's that possible? Thanks
c
compiler
error
sololearn
0 голосов
8 ответов
14th Jun 2021, 9:17 AM
Rishi
Telll me why it isn't passing the test cases when the output are the correct?
output
0 голосов
1 ответ
2nd Nov 2022, 7:07 PM
Abdoul Barry
If in two cases var text has different value than how will the browser decide which one to put?
data-types
javascript
0 голосов
6 ответов
11th Dec 2015, 8:18 PM
yasir perwaiz
How to write test cases for a function which is returning another lamda function in angular ?
angular
0 голосов
2 ответов
31st Mar 2022, 8:01 AM
Developer
I solved Holloween candy code coach using python but there is a problem in exactly those test cases that I can't see!
codecoach
holloweencandy
python
python3
2 голосов
4 ответов
30th Nov 2020, 9:17 PM
Mohammad Hosein Nosrati
What am I missing in this code? Starting four test cases are correct and the fifth test case gets wrong.
codecoach
python
1 голос
3 ответов
3rd Aug 2020, 5:07 AM
AJAY LINGAYAT
# Paint costs. Why are all the cases not solved with the Python code below. #My solution for Paint cost.
paintcosts
0 голосов
4 ответов
24th Mar 2020, 6:56 AM
Amah Emeka
I tried solving a code coach problem but the test cases are not agreeing with me yet i believe am correct help please
codecoach
python
testcases
1 голос
5 ответов
14th Jan 2020, 10:36 AM
Da Ven
What are the real cases where we should use union instead of structure or nested in structure??
c
union
1 голос
1 ответ
28th May 2019, 7:32 AM
Partha Sarathi
I've been doing the military time challenge and my code works in all cases except one. Can anyone tell me where I went wrong?
python3
2 голосов
5 ответов
6th Mar 2022, 6:58 PM
Tawananyasha Chinoda
Guys it's Hackerrank problem say 'Word Order' my code passing 5 test cases but for remaining 3 tests it's showing timeout
hackerrank
needhelp
python
wordorder
3 голосов
2 ответов
21st Apr 2020, 4:11 PM
Mohd Aadil
I don't understand why my Javas witch statement won't work & possibility of cases other than numbers in switch statements
java
orphaned-case
switch-statements
1 голос
3 ответов
26th Aug 2022, 2:00 PM
Iulia
I wrote the following code for the "Say the Numbers" project in the Go Tutorial but it doesn't pass 2 test cases (e.g. 2nd)
go
project
tutorial
2 голосов
3 ответов
12th Sep 2021, 10:40 PM
Sonic
I need help with the super sale code coach challenge. My code is accepted for 6 out of 7 test cases
codecoach
python
0 голосов
4 ответов
17th Oct 2023, 2:21 AM
Josh Rhodes
[✔️]what is the solution of this problem ? i stuck on this code coach. please help me. i complete all the test cases accept 4th.
code_coach
how
lambda
lambdas
much?
python
python3
solution
2 голосов
5 ответов
4th Sep 2021, 9:37 AM
SARVESH ASHOK DEVRUKHAKAR
I've written code for the Spy Life Code Coach. It works perfectly but the test cases come back wrong even though outputs match
c++
coach
cpp
help
thespylife
1 голос
4 ответов
26th May 2020, 10:06 AM
Olivia
Please help me out to find the exact problem with this code, because all test cases are not cleared with this code.
challange
java
problem
2 голосов
2 ответов
13th Jan 2022, 3:55 AM
Neeraj Kumar
Why other 3 test cases are unlocked. Is i am making some mistakes that's why they are not opening. please tell me
prigramming
0 голосов
4 ответов
24th Feb 2022, 6:29 AM
nitiksh pal
How to include the custom test cases for any program using C Or Java ?
testcases
0 голосов
1 ответ
14th Feb 2018, 6:26 AM
Vignesh Gowda Bidrupane
I am trying to solve the problem "sign" in code couch. The code is correct and checked many cases in my PC
python
python3
1 голос
4 ответов
20th Dec 2019, 12:53 PM
Lakshmipathi
I'm not getting all test cases passed in the Average Word Length problem (in code coach). I'm dropping my code here.
python
2 голосов
2 ответов
16th Feb 2025, 6:42 AM
Naksh Joseph
Anyone plz explain what's wrong with this code not all test cases are being evaluated properly.. link is in description..
codecoach
java
problem
0 голосов
2 ответов
29th Dec 2019, 7:16 AM
Gana
please tell the use of dot . after the $name and in previous cases we had use double dots ...plz reply fast?
loops
php
1 голос
7 ответов
17th Feb 2017, 3:13 PM
Aman Gupta
Area of triangle is ZERO! (This is a question from challenge). The output is different in both cases below. What's the reason?TY
c++
challange
1 голос
3 ответов
7th Jun 2020, 3:48 AM
Chocolate
Only 4 out of the 6 test cases are correct, what am I doing wrong? . It's the No Numeral exercise
python
python3
1 голос
1 ответ
11th Mar 2022, 9:13 AM
Atom👽
Can someone please explain me how does work this construction and tell in which cases I can use it?
c#
0 голосов
2 ответов
7th Nov 2019, 12:47 PM
Ksenia Dmitrieva
Hii,I am trying to solve Security code coach query My program satisfied 5/6 cases but still there 1 failed case.Please help me🙏
c
program
1 голос
3 ответов
4th Jun 2020, 11:31 AM
Aniket Gade
This is the coad coach problem. I was getting 2/5 test cases were wrong. I dont know what was the problem with it.
codecoach
java
paintcosts
3 голосов
2 ответов
3rd May 2020, 5:11 AM
Anonymous
Hello guys can u give me a sign of what's wrong in this code ? All cases r true except the fourth one
java
1 голос
3 ответов
17th May 2021, 11:37 AM
Abdul Jalil
My code passes all the test cases except the 7th test case in password validation codecoach problem.wht is the error in this
c
codecoach
password
validation
1 голос
2 ответов
10th Mar 2021, 2:49 PM
Hana Jiffry
Can someone help me, I don't know where I'm going wrong exactly but 1 of my test cases gives an error
java
sololearn
0 голосов
2 ответов
11th Jul 2021, 7:49 PM
Ndeji Chiputa
Hello, can you help me fix my code? It doesn't work fully for some cases that have a number in the longest word of the sentence
code
help
javascript
0 голосов
7 ответов
31st Jul 2022, 3:04 PM
k gready
Still battling with snail in well javascript I don't know the problem it works fir some test cases but not others
in
javascript
project
snail
well
0 голосов
2 ответов
1st Aug 2021, 9:10 PM
David
In spy life challange i have solved all test cases but test case 4 is not correct can someone help me debug my code ??
c++
1 голос
3 ответов
12th Aug 2022, 12:19 PM
Daniel Kagombe
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
6
7
8
Следующий >
Актуальное сегодня
Python intermediate help with dictionaries
0 Votes
Marquee
1 Votes
I'm about to make a complex calculator in python
0 Votes
Any Advise?
1 Votes
How far do courses go on Sololearn?
0 Votes
RUST'S FUTURE
1 Votes
Popsacles Aufgabe
1 Votes
why is python community is too small in sololearn?
0 Votes
Button In C++
1 Votes
Question #2: "Please activate your account and keep learning to enable messaging. An email has been sent to you"
1 Votes