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 take a string with spaces without disturbing the input stream? I mean cin does not skip next inputs.
c++
cin
strings
1 Voto
2 Respuestas
17th Feb 2017, 10:40 AM
Saad Sohail
Hmmm My if statement was skipped....
array
c#
forloops
ifstatement
string
windowsformapplication
1 Voto
5 Respuestas
13th Jun 2018, 5:23 PM
Yosua Kristianto
How do you delete the last "*" in this array?
cut
delete
factorial
forloop
java
string
1 Voto
3 Respuestas
8th Jun 2023, 2:57 AM
Jestoni Zamora Macasohol
Why 'a' and "a" are not same in C?
c
character
data-types
python3
string
0 Votos
2 Respuestas
25th Oct 2019, 8:34 AM
Ankit Verma
My code starts to be executed even before getting the first necessary input
c
debug
help
string
1 Voto
1 Respuesta
18th May 2021, 2:17 PM
Md Shahriar Rahman
Why cant we use strings in user defined function ...how to use string in user defined function?????
c++
strings
-1 Voto
1 Respuesta
4th Jan 2019, 11:28 AM
Aamir Mehmood
how to store for loop string data in Array out side of the for loop in java?
arraylist
arrays
for
java
json
loop
mongodb
string
0 Votos
1 Respuesta
18th Jan 2018, 7:57 AM
Krishanu Debnath
Write a c++ program to print and count the no. Of characters repeated in an string separately
strings
-1 Voto
1 Respuesta
24th Oct 2017, 4:40 PM
Anurag Pathak
How do I remove certain characters from Strings in cs?
a
c#
from
remove
string
1 Voto
3 Respuestas
18th Jul 2018, 9:52 PM
Taran Neeld
How to implement reversestring() function with const char *string
c
const
pointers
reverse
string
0 Votos
3 Respuestas
15th Feb 2022, 8:50 PM
Taylor Cameron
How do i add a variable within a string block ? For example: " my name is + myVar+ and I age is + age+."
javascript
0 Votos
5 Respuestas
26th Dec 2017, 5:35 AM
Yasir Taj
Just comparing String variable with a raw String, if any mistake is there then Please let me know . Thanks in advance
c++
0 Votos
3 Respuestas
18th Oct 2018, 5:39 PM
Shas3 Annabond
Why this code is printing whole string?. When we write string or int in place of char datatype then, it gives us address why?
array
character
cpp
0 Votos
3 Respuestas
21st Apr 2022, 5:17 AM
Muhammad Talha Atif
Reverse it.....
java
rev
string
1 Voto
1 Respuesta
17th Dec 2017, 3:06 PM
David Anderson
How do l put a validation rules in a jTextField used to enter contact number?
input
string
strname=txtname;
0 Votos
1 Respuesta
12th Oct 2018, 12:43 PM
Sandra Susan Sibanda
how to save strings into an array and display it? JAVA
array
java
string
0 Votos
1 Respuesta
11th Jun 2017, 1:36 AM
Kurt Cobain
How do I use the random function for words?
python
random
string
0 Votos
1 Respuesta
30th Nov 2017, 8:34 AM
Jinsu
What is the use of [^\n in c
c
c++
string
0 Votos
1 Respuesta
5th Jan 2018, 8:33 PM
Niladri Sen
How do i format a block of code to only receive data in string form and reject integers and vice versa?
c++
0 Votos
2 Respuestas
19th Jul 2018, 6:36 PM
Augustine
What header files to use while entering a string in sololearn code playground? I used <stdio.h> but it isn't taking input.
c++
0 Votos
3 Respuestas
26th Sep 2017, 11:15 PM
Divyanshu
whats wrong?
code
java
replace
scanner
string
0 Votos
3 Respuestas
7th May 2020, 6:27 PM
Yahel
C++
char
is
it
or
string
0 Votos
3 Respuestas
25th May 2021, 4:04 PM
GAFAR IBRAHIM OLASUNKANMI
How i can do this in java?
char
class
concatenate
condition
help
java
loops
python
sololearn
string
3 Votos
8 Respuestas
10th Jun 2018, 5:37 PM
Maninder $ingh
Didnt understand the second fornatted string code. Console.WriteLine("x = {0}; y = {1}", x, y); Why x & y is 0 & 1?
c#
output
1 Voto
3 Respuestas
18th Aug 2017, 12:39 PM
Akhi Jetra
The default parameter in the prompt box is a string can anyone help me how to change it? Maybe make it a number
javascript
0 Votos
4 Respuestas
23rd Mar 2017, 9:42 AM
Augustine Henry
Enter a string and the output should be as follows. Input: This is Hyderabad. O. Output: Siht Si Dabaredyh
java
0 Votos
2 Respuestas
26th Apr 2017, 3:26 PM
Kuldeep Kaluvala
Write a program that can reverse the words in a given sentence without breaking the order.
c
c++
java
reverse
string
0 Votos
3 Respuestas
1st Apr 2018, 1:00 PM
Shakil
Give me solution in java: I have one string "i am Learning sololearn", I want to make first letter of each word in uppercase.
code
codeplayground
java
programming
sololearn
xcode
0 Votos
2 Respuestas
15th Jul 2019, 6:47 AM
Gaurav Shinde
Write a C program to display a string (say.."ict") 10 times and display its odd occurances in lowercase and even in uppercase
an
help
important
it's
please
question
0 Votos
3 Respuestas
26th Jul 2017, 2:50 PM
Anjali Nair
What are the methods to call on a string and what kind of class it is object of?
java
strings
0 Votos
2 Respuestas
7th Feb 2017, 7:26 AM
Ashish Wayne
Count the occurrences of each letter in a given string and show the output in a dictionary form.
c++
python
python3
-1 Voto
2 Respuestas
11th Nov 2017, 3:07 PM
Shubhendu Das Sarma
how do i add a space character when storing an input string in a 2d array in c?
array
c
input
string
0 Votos
1 Respuesta
15th Jan 2022, 1:21 PM
Rey Vincent Ocero
How to make a fanction using c++ that returns the length of a string or array of characters?
c++
0 Votos
2 Respuestas
25th Dec 2016, 8:22 AM
ghasan
How to print olny 2 letters from start and 2 letters from end of a string for example from Hello world i want only Held in outpu
c++
cin
classes
cout
strings
1 Voto
2 Respuestas
1st Dec 2018, 7:35 PM
Wahid Rohin
Why aren´t these strings evaluated as equal?
input
java
password
scanner
string
0 Votos
3 Respuestas
11th May 2018, 7:14 PM
Jan Štěch
[Solved]Why output of this two code is different?
attributes
java
null
string
variable
1 Voto
2 Respuestas
25th Aug 2019, 11:50 AM
Amir01
What do you put before exclaiming a string in JavaScript? like if i wanted to say “memes” what would I put before it?
javascript
0 Votos
2 Respuestas
24th Dec 2019, 12:08 PM
monkey
#include <string> using namespace std; int main() { string a = "I am learning C++"; return 0; } why it has no op?
?
0 Votos
2 Respuestas
27th Feb 2019, 4:04 AM
KALYAN THAKUR
Why it's not giving right output though giving right in online compiler
c++
coding
countingelement
string
0 Votos
1 Respuesta
1st Jan 2022, 8:29 PM
arunava Sar008
Why no change in emplace_back and push_back
c++
emplace_back
heap
push_back
string
vector
2 Votos
1 Respuesta
6th Apr 2023, 12:01 PM
Ketan Lalcheta
What's wrong with my code? Please help me!
char
else
error
if
java
string
1 Voto
2 Respuestas
10th Oct 2019, 3:02 PM
RazanAbuawf
Write a program to copy its input to output, replacing each each string of one or more balnks with a signle blank. This is C.
c
2 Votos
3 Respuestas
28th Apr 2017, 11:17 AM
Leo
Your task is to sort a given string. Each word in the String will contain a single number. This number is the position the word
#python
0 Votos
4 Respuestas
16th Aug 2017, 8:52 PM
Tushar Dubey
Does anyone know how to design a program that reads a string and a ineteger number k and tell us how many words have a lenght of
please
0 Votos
4 Respuestas
9th Nov 2018, 1:32 AM
José Antonio Hernández Téllez
I need my code to be able to store the word in the string s for it to be reversed, but there's something wrong. Please help?
c++
0 Votos
3 Respuestas
4th Jun 2020, 7:22 PM
Eileen Nerima
Why this code is not giving ASCII ?
ascii
c++
cpp
int
string
0 Votos
5 Respuestas
30th Sep 2017, 7:05 AM
Ishan
In Java, how can we concatenate integers using an object of type string?
concatenation
int
java
object
string
0 Votos
3 Respuestas
21st Sep 2021, 6:03 AM
Solus
Password validation [challenge question](category:hard)
challenge
data
java
password
string
strong
1 Voto
3 Respuestas
18th Mar 2022, 1:37 PM
Md Saif Ali
[SOLVED] How do I turn two variables like 1 and 2 into one variable 12.
concat
concatenation
int
solved
string
web
0 Votos
4 Respuestas
29th Jul 2020, 7:20 PM
bob
Write a pgm to get a string S from the user and count the number of vowels present in the string.Finally display the vowel count
python3
0 Votos
2 Respuestas
8th Mar 2020, 5:12 AM
SelvaKumar
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
81
82
83
...
89
Siguiente >
En tendencia hoy
How to properly reverse a string in python
5 Votes
Using Python on VScode
2 Votes
Python Developer
0 Votes
hi my coding instor told me to make a calculator that find the average of two numbers can you pls tell me my erro
0 Votes
Hi guys I need some one to teach the String name how I can do it true because when I finish coding they give me NO OUTPUT
1 Votes
Wayss
0 Votes
fully dynamic arrays
1 Votes
Guys who tell me
0 Votes
Hearts
0 Votes
Project subjection
0 Votes