Kursy
Zaloguj się
Zacznij uczyć się AI
Kursy
Zaloguj się
Zacznij uczyć się AI
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
Jungle camping ....showing error in test case 5 ...I need help...
c
2 głosów
2 odpowiedzi
2nd Jul 2020, 9:11 AM
Manikanta
Difference between if else statement and case
c++
0 głosów
2 odpowiedzi
25th Feb 2017, 6:01 AM
adarsh singh
Does base case mean the exit() function?
c++
recursion
0 głosów
2 odpowiedzi
16th Jan 2017, 3:05 PM
Vignesh Subramanian
Help, there is a case that my code is wrong in C++
c++
test
0 głosów
6 odpowiedzi
5th Jul 2022, 11:23 AM
Daniel Dávalos
I don't understand why my program executes both case 0 and case 1 when N =0 is entered by user
beginner
c++
fibonacci
switch
0 głosów
3 odpowiedzi
20th Apr 2018, 2:12 PM
Jules SG
When run the code, it show 2 test case failed. Gotham City
city
gastham
4 głosów
3 odpowiedzi
12th Apr 2020, 5:05 PM
ekhlas Mohamed Abdallah Mohamed
Can I use (Switch/Case) statement for an array? (JavaScript)
case
javascript
switch
6 głosów
6 odpowiedzi
27th Dec 2018, 12:24 PM
Arb Rahim Badsa
Check whether a character is vowel or consonant using switch case ?
php
0 głosów
6 odpowiedzi
1st Nov 2018, 3:33 AM
Bijay Bodra
Why does that test case 1 isn't working properly???
python
0 głosów
1 Odpowiedź
5th Jul 2021, 4:46 PM
Shahir
Why my code isn't passing Test Case 5 of The Spy Life
c
c++
code
life
problems
spy
1 Głos
2 odpowiedzi
9th Feb 2020, 5:06 AM
Devender Kumar
There is a question in challenges: python is case sensitive. Why is it wrong when I answer True?
python
4 głosów
53 odpowiedzi
10th Mar 2017, 8:03 PM
Kamila
Day of the Week Test Case #3 keeps failing, any suggestions?
error
2 głosów
3 odpowiedzi
15th Feb 2023, 1:36 AM
Javan Anderson
Pls someone should help me with the code that will print multiplication table using switch function In C programming lang.
case
switch
-1 Głos
6 odpowiedzi
13th Apr 2019, 9:47 PM
Ibrahim Abdulrashid
Can we use conditions as case values in switch case?
c
case
switch
4 głosów
2 odpowiedzi
5th Feb 2018, 8:58 AM
Nikhil Barik
One test case is not running ? Halloween candy (easy)
code_coach
0 głosów
4 odpowiedzi
26th Mar 2020, 4:03 PM
Shourya Tyagi
I don't konw why False as this case
print(pairs[1])
0 głosów
3 odpowiedzi
19th Mar 2017, 11:11 PM
김우겸
where is bool ,,, //output case x>800 can't change bool to int (error)(•_•)
and
c#
loops
problem
switch
while
1 Głos
11 odpowiedzi
27th Jan 2018, 3:24 AM
Ahmad Akil
Test Case 1 in python for beginners is hidden...correct code?
beginner
python
python3
question
testcase
0 głosów
3 odpowiedzi
12th Feb 2021, 8:10 PM
codik
I still fail test case 4 in New Driver's License,why?
java
1 Głos
3 odpowiedzi
6th Oct 2022, 7:10 AM
Killiam Chances
Code Code Credit Card Validator : Test Case 4 invalid result
c#
card
coach
code
credit
validator
0 głosów
2 odpowiedzi
23rd Sep 2020, 9:35 PM
sneeze
When we solved a problem, what does mean: Test case #3 #4 #5 (This test case is hidden)?, is it for "Pro" user?
c++
cmath
cout
sololearn
1 Głos
2 odpowiedzi
18th Jun 2020, 11:39 PM
DANI AJRIAN
#include <stdio.h> int main() { char subject ; printf ("Enter your subject\n"); scanf ("%c", & subject ); switch (subject
case
switch
0 głosów
5 odpowiedzi
11th Mar 2021, 7:47 AM
ƊЄƔ ƤƦƛƬƛƤ ƧƖƝƓʆ
Does the Case need to be in brackets?
switch
1 Głos
1 Odpowiedź
22nd Feb 2019, 9:38 PM
Emmanuel Itoya
Can anyone tell me what are test case 3,4,5 in code coach ??
c++
coach
code
0 głosów
9 odpowiedzi
19th Jan 2020, 2:55 PM
Ved Thakkar
In case of friend function and inheritance
inheritance
1 Głos
1 Odpowiedź
31st Jan 2018, 4:23 PM
savan Kansagra 😊😊
why python don't have switch case sentence?
iterators
python
switch
0 głosów
1 Odpowiedź
2nd Sep 2016, 4:01 AM
El VazThom
Does the switch case must only contain number? How about char or string?
c++
switch
5 głosów
12 odpowiedzi
24th Dec 2016, 1:52 AM
Rakki
how to make a case switch with String
java
strings
switch
1 Głos
2 odpowiedzi
15th Oct 2017, 5:21 PM
Brayan Pérez Ramos
What is a case statement in C programming?
c
c++
java
jquery
sql
swift
1 Głos
2 odpowiedzi
21st Dec 2017, 3:18 PM
Amish Sharma
Software Engineering: Is there any international standart documentation to write use case diagram?
documentation
softwareengineering
standart
9 głosów
1 Odpowiedź
13th Sep 2018, 8:17 AM
Adi Pratama
Which of the following belongs to the switch case method?
break
for
switchcolor
0 głosów
4 odpowiedzi
21st Sep 2019, 6:19 PM
GalloJava
Is there Switch case and Do While loop in python?
do
language
programming
python
python3
switch
while
5 głosów
2 odpowiedzi
22nd Feb 2017, 4:59 AM
Mayur Garg
How to return to menu with switch case statement?
c#
0 głosów
2 odpowiedzi
17th Oct 2022, 9:17 PM
Liam
The Longest Common Substring Codecoch , case 6 ,java
codecoach
hard
java
0 głosów
2 odpowiedzi
18th Aug 2022, 10:47 AM
Otman AFOUFOU
How to do case insensitive character matching in python
python
python3
0 głosów
2 odpowiedzi
29th Jul 2019, 12:35 PM
Hassan Bari Raza
Test case is hidden, can someone tell what i did wrong
popsicles
0 głosów
3 odpowiedzi
25th Jul 2020, 1:20 PM
Aksayan Punniarajah
Is there any copyright in case of coding ?
code
copyright
laws
programming
0 głosów
1 Odpowiedź
8th Jan 2020, 1:50 PM
Plaban Kr. Mondal
What is causing for getting failed in test case 3?
java
0 głosów
4 odpowiedzi
13th Jul 2021, 12:06 AM
Shahir
what is the difference between case sensitive and case insensitive in this basic progm. i dont see much different in output
constants
php
0 głosów
3 odpowiedzi
15th Jul 2016, 8:10 PM
sathish
Reading and Counting number of upper case and lower case alphabets from a exsisting text file and printing it .c++ programme .
c++
0 głosów
2 odpowiedzi
12th May 2019, 12:30 PM
D Daniel
Reading and Counting number of upper case and lower case alphabets from a exsisting text file and printing it .
a
alphabets
and
c++
case
counting
file
from
in
lower
number
of
upper
0 głosów
2 odpowiedzi
12th May 2019, 8:56 AM
D Daniel
What is base case in recursion. How does it works?
c++
0 głosów
5 odpowiedzi
12th Sep 2017, 9:01 AM
Bhawna sharma
What's wrong in the code it's not pass case 5
havecraft
problem
1 Głos
2 odpowiedzi
24th Dec 2021, 4:42 AM
Leena Patil
Hello everyone🙋🏻♂️, My code has error in switch case statment. Could anyone please help me to debug this.
c
enumeration
enums
error
functions
pointers
struct
structure
switch
switchcase
0 głosów
3 odpowiedzi
24th Apr 2021, 2:45 PM
Rohit Rathod
Using switch case write a program to display month serial no. And display month ne using switch case
c++
0 głosów
2 odpowiedzi
26th Sep 2017, 6:32 PM
kishan
About switch this concept
case
switch
0 głosów
4 odpowiedzi
7th Nov 2020, 4:27 AM
Naveen Thotada
What is use of Test Case # in code challenges? I solve a challenge and get a green tick on test case #1 but there are more!
python3
1 Głos
4 odpowiedzi
16th Nov 2021, 7:09 AM
david chongo
Test case 4 is not working for military time code coach problem [SOLVED]
python
time
0 głosów
2 odpowiedzi
10th Sep 2021, 9:42 AM
Melek
Case 4 and 5 failed Date formating US to EU
b
pytho
python
1 Głos
1 Odpowiedź
23rd Aug 2020, 9:23 AM
Pratik Shinde
Can we use if statements inside swich case loop ?
else-statements
if-statements
0 głosów
3 odpowiedzi
11th Aug 2018, 3:29 PM
Faresalrawhani
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
10
11
12
...
23
Dalej >
Popularne dzisiaj
Does sololearn teaches on how to create games
0 Votes
Excuse me, why do they always ask us to input without telling us what it is for in python.
2 Votes
Quiz
0 Votes
Sockets, etc
0 Votes
I HAVE A PROBLEM I CANNOT ABLE TO SEND MESSAGE ANYONE AND ALSO MY MESSAGE SECTION NOT AVAILABLE "PLEASE ACTIVATE YOUR ACCOUNT
0 Votes
Any Sololearn Chat Groups that I could Join?
0 Votes
Necesitó ayuda
1 Votes
can't understand an error
0 Votes
Table tags on html
0 Votes
Loop
0 Votes