Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
How to use Switch Case In c...what is the syntex ??
c
scripting-languages
0 Votos
4 Respuestas
15th Nov 2017, 12:11 AM
Suraj kumar
What can be the possible data types for case values?
javascript
switch
1 Voto
2 Respuestas
11th Jan 2016, 5:57 AM
bhaskar mitra
trying to do a function call using a switch case
c
0 Votos
1 Respuesta
11th Mar 2020, 5:47 AM
Jergan Hector
Average Word length code coach. Failed test case 5. Why failed? Explained for me?
length
python
word
1 Voto
4 Respuestas
25th Apr 2020, 3:32 PM
Purevsuren
In the code cout<< "places selected" << places << endl; only shows the last letter that the user enter. Do you guys know how ?
c++
case
switch
1 Voto
6 Respuestas
4th Dec 2021, 10:04 AM
shlee_
Can you figure out why last test case of "Mathematics" problem in Code Coach is not getting Passed ?
codecoach
java
mathematics
1 Voto
11 Respuestas
5th Jun 2022, 11:16 AM
Mr.Curious
Failing 2 out of 3 hidden cases. Can anyone help?
case
test
0 Votos
2 Respuestas
15th Apr 2020, 6:20 AM
Amir Galanty
Can i store more than one character in if case
if-statements
python
1 Voto
2 Respuestas
24th Jan 2017, 9:20 AM
Suraj pandey
Python,The test case gives wrong? But the code is working please can anyone tell me what is the problem?
bmi
python
0 Votos
12 Respuestas
5th Sep 2021, 8:38 PM
Gehad Adel
What is needed in switch case course? I have a bug.
switch
0 Votos
1 Respuesta
16th Apr 2024, 7:09 AM
RafaelSA
Code Coach Password Validation my code fails only at the #13 test case
case
coach
code
password
regex
test
validation
1 Voto
2 Respuestas
28th Apr 2020, 11:07 AM
Erményi György
How to stop heap memory allocation for class in case of make_shared
c++
heap_memory
memory
2 Votos
1 Respuesta
6th Apr 2022, 11:20 AM
Ketan Lalcheta
Give me the exampel of case sencitve and not..
php
0 Votos
1 Respuesta
30th Aug 2016, 7:38 AM
vinay
¿Por qué no imprime tambien el case "Too young"?
c++
switch
0 Votos
1 Respuesta
19th Mar 2017, 3:07 AM
Severiano Velasquez
These are following case, true or false ... Case 2.4:
c
-1 Voto
1 Respuesta
27th Dec 2021, 7:54 AM
Pradyumn Vishwakarma
Please solve last case in my code of password validation...
c++
help
solver
0 Votos
1 Respuesta
2nd Apr 2020, 5:56 AM
TONY
Can someone pls help me out by stating the 4th case of "new driver's license” challenge.
python3
2 Votos
8 Respuestas
14th Nov 2020, 4:50 AM
Shaan Tiwari
In codecoach symbol problem the last case goes wrong for me. Please help
codecoach
python
python3
0 Votos
4 Respuestas
23rd Aug 2020, 11:59 AM
Smiley[Offline]
Y method name start with lowercase in java and upper case in. C#
c#
java
1 Voto
4 Respuestas
20th Aug 2019, 11:24 AM
LOKESHA E J
Whats wrong in this program?I got error in Test case it's locked I can't see
case
error
practice
python3
sets
test
2 Votos
4 Respuestas
6th Jan 2021, 8:01 PM
Priyankar Ghosh
can I save somebody's code privately?
case
web
0 Votos
1 Respuesta
23rd Aug 2020, 8:00 AM
Allamprabhu Hiremath
how to know min and max value in case of words
lists
python
2 Votos
2 Respuestas
19th Aug 2016, 7:18 AM
Mehul Chaturvedi
In c++ switch statement what if two case match the condition?
c++
condition
cpp
programming
switch
1 Voto
1 Respuesta
13th Jul 2021, 3:01 AM
pavan
A single Test Case Failed for a logical solution and i can't view it.
code
python
python3
0 Votos
5 Respuestas
19th Jun 2020, 5:20 PM
Benedict Ositadinma Ejelonu
Boolean Logic: What could be the Incorrect Test case in this Task?
boolean
logic
python3
0 Votos
3 Respuestas
21st Dec 2021, 3:53 PM
Kizito Onyema
What is the solution to module 7/test case#1?
1
case
python
test
1 Voto
11 Respuestas
16th Sep 2023, 1:27 PM
Leila July
Any suggestions on the failed case in this code coach challenge? ☺☺ https://www.sololearn.com/coach/74
case
coach
code
code-coach
failed
help
sololearn
test
1 Voto
1 Respuesta
21st Jul 2020, 9:55 AM
< CRANIUM /> INACTIVE
Can we pass floating point in a Switch case ..?
case
java
switch
0 Votos
2 Respuestas
28th Sep 2017, 9:23 AM
Pema Gyalpo
How can i become smaller than j in what case ?
code
do
java
loops
while
0 Votos
1 Respuesta
29th Oct 2022, 11:35 AM
Rakan Ezzedin
Code Coach Question : It is a sign, test case 3 and 5 keep failing
c#
coach
code
sign
1 Voto
4 Respuestas
26th Sep 2020, 9:38 PM
sneeze
Anyone having C++ Switch program which accepts Char value by user for cases ?
case
char
switch
1 Voto
9 Respuestas
13th Aug 2018, 4:03 AM
Shubham Kadam
Can someone help me figure out why my test case is failing with the dunder str function?
python
0 Votos
11 Respuestas
27th Jun 2020, 3:21 AM
John Perez
This code solves every case except for the last one that is hidden .
balanced
parentheses
python
1 Voto
3 Respuestas
31st Jan 2022, 3:53 PM
Wellsie
Can we use continue with switch case in c programming language?
no
0 Votos
2 Respuestas
6th Oct 2018, 5:56 PM
Manish gupta
Is there much difference between if statement and select case statement?
if-statements
java
switch
0 Votos
3 Respuestas
10th Jul 2016, 7:44 AM
sumptuousharry
Pls am confused can someone explain function, object, method in javascript
case
html
javascript
4 Votos
4 Respuestas
28th Aug 2019, 9:58 AM
Abdulrahman Abdulhakeem
where should I use boolean , case , and while??
,
,case,
boolean-logic
int
integer
while
-1 Voto
2 Respuestas
28th May 2020, 2:07 PM
max
My code is showing error for test case 5. My attempt in comment section.
c++
testcase5error
0 Votos
4 Respuestas
3rd Jan 2021, 2:20 PM
Mahak
In which case range(1,10) indicates value 1-9 and when 1-10. please explain.
python
range
0 Votos
3 Respuestas
4th Oct 2018, 1:11 AM
partha
Why my solution is getting time limit exceed in test case 2?
1086
c
primenumber
timus
0 Votos
2 Respuestas
24th Feb 2021, 7:45 PM
Samia Haque
Is there a case to divide the Q&A area into separate sections for English, Spanish, Russian languages etc.
language
q&a
separation
4 Votos
7 Respuestas
6th Sep 2019, 11:11 PM
Sonic
Help me in this code. It satisfies all case expect one and it is hidden
sololearn
1 Voto
3 Respuestas
24th May 2020, 8:47 AM
Sathurakkshaya Manivannan
Could you add in case in switch a logical statemnt as condition?
condition
java
javascript
switch
1 Voto
2 Respuestas
9th Nov 2019, 11:04 PM
Patrick Daniel Parafińczuk
Why does that test case 3 and 5 is not working properly???
python3
1 Voto
1 Respuesta
3rd Jul 2021, 9:57 AM
Shahir
How can i add the "upper-clause" in this function? Because I need to exclude up/low case mismatches.
function
lambda
python
upper
0 Votos
9 Respuestas
30th Mar 2020, 2:10 PM
Andrey Shintar
Boundary conditions are perfectly satisfied, yet test case 4 failed
python
security
0 Votos
1 Respuesta
24th Mar 2020, 6:51 PM
Chinmay Bhalerao
Question from code coach 2d map problem . Kindly help only two test case are correct
python3
0 Votos
2 Respuestas
27th Apr 2020, 9:49 AM
manjeet gupta
Switch output
case
java
switch
0 Votos
5 Respuestas
5th May 2018, 4:29 PM
Jakub ⚡
Please help me fix my JS code
case
javascript
switch
3 Votos
7 Respuestas
27th Apr 2017, 9:22 PM
Abdel
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 Votos
24 Respuestas
17th Jan 2021, 7:34 PM
Nnam Emmanuel
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
13
14
15
...
23
Siguiente >
En tendencia hoy
Can someone suggest codespace to run my code (react.js)?
1 Votes
Solved Chess tournament you’re creating code for a chess tournament
0 Votes
Is it legal to use conditional preprocessors inside a macro function?
1 Votes
difference btw courses (python)
1 Votes
I write a python code for "Take a phrase and replace any instances of an integer from 0-10 and replace it with the English word.
1 Votes
C++ Solid principles
3 Votes
C Programming roadmap
2 Votes
[off-topic]Where is Result??
1 Votes
[SOLVED] Where do you find code coaches?
1 Votes
Messages
1 Votes