Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
Why i don't have output ? I do système.out.println in thé main. Thanks you.
display
string.
0 głosów
2 odpowiedzi
16th Sep 2020, 6:35 AM
Malick Diagne
Challenge :: Make a program to convert case of every character in a string.
c++
case
challenges
string
swap
3 głosów
9 odpowiedzi
23rd Jan 2018, 9:35 AM
Clay Jensen
I need a small advice in codechef long challenge January encoding the string.
c++
1 Głos
6 odpowiedzi
4th Jan 2021, 6:57 PM
Aman Rana
Write a java program for count a num of variables in a string.
java
0 głosów
8 odpowiedzi
28th Jul 2016, 7:00 AM
honey
Fix the given code to output I'm a programmer. Hint Escape the single quote inside the string.
python
0 głosów
8 odpowiedzi
5th Jul 2022, 3:58 PM
Zynab Naser
Wap to find the no of occurrence of sub string in a given string.
c
c++
java
strings
substring
2 głosów
3 odpowiedzi
29th Dec 2018, 9:15 AM
Ravindra
Program that distinguish between letters, special characters, numbers from a input string.
challenges
problem
program
4 głosów
1 Odpowiedź
19th Oct 2017, 11:48 AM
Gourav raghuwanshi
Write a program to display reserve number from nth number using string.
include<stdio.h>
1 Głos
3 odpowiedzi
28th Dec 2017, 11:11 AM
Nima Sherpa
wap to print first three and last three char of string.
c++
0 głosów
2 odpowiedzi
31st Aug 2016, 3:54 AM
padmesh
Can anyone tell me how to print out numbers separately from a string.
input
0 głosów
2 odpowiedzi
21st Nov 2020, 3:10 PM
zeeshan
Please explain how it works?it is for finding length of string.
c++
1 Głos
1 Odpowiedź
23rd Sep 2017, 5:33 AM
SAKSHI
write a program in python to find number of uppercase and lowercase letter in a string.
python
1 Głos
6 odpowiedzi
9th Apr 2020, 10:25 AM
guru randhawa
Write the java code for this question?input:"Today is a Nice Day".output:Cein doT day.conditions:Don't use more than one string.
java
reverse
strings
-16 głosów
4 odpowiedzi
19th Jul 2018, 3:23 AM
Nandhini
How can I make a program to find all possible permutations of a String.
java
0 głosów
2 odpowiedzi
20th Jul 2020, 3:27 AM
Abhishek Tripathi
if statement only use with variables i.e int. OR it can use with String.
java
operators
1 Głos
4 odpowiedzi
20th Jun 2017, 6:50 AM
Umair Rasool
**DAILY CHALLENGE**: Write a code that get as input a mathematical function as string. calculate and print the result of it!
c#
c++
community
dailychallenge
java
javascript
php
programming
python
ruby
12 głosów
24 odpowiedzi
27th Jul 2017, 9:17 PM
Julian Fechner
I have following sveral arrays which each of them consists into a String.
arrays
ruby
1 Głos
1 Odpowiedź
14th Nov 2018, 8:13 AM
Sadik Sikder
Write a program to extract maximum numeric value from a given string. In java
solver
0 głosów
1 Odpowiedź
16th Nov 2020, 1:02 PM
Ajit Kumar
How to get last numbers in a string. If numbers aren’t allows one or two digits.
1
0 głosów
5 odpowiedzi
13th Feb 2021, 8:21 AM
Corey
I want to display all char to one string. And i have error. Thanks you.
char
string.
to
0 głosów
2 odpowiedzi
17th Aug 2020, 5:40 AM
Malick Diagne
C Code to print particular alphabet followed by number of times alphabet occurs in a string.
alphabet
number
of
strings
-2 głosów
6 odpowiedzi
30th Jul 2018, 9:31 AM
saquib jack
Hi guys i just want to know if it is possible to find the rank of a string. Is it possible?
c
c++
10 głosów
15 odpowiedzi
4th Dec 2017, 4:03 PM
RR2001
I have a text with numbers and the problem asks to sum the numbers which appear in the string.
numeric-operations
sum
0 głosów
8 odpowiedzi
28th Dec 2019, 7:58 AM
Frontend Dev Junior
Write a py program to find the percentage of uppercase letters,lowercase letters,digits and specialcharacters in a given string.
help
pythononly
unsolveddoubts
-5 głosów
6 odpowiedzi
7th Oct 2019, 11:28 AM
Thakur Lion😎😎
Write a JavaScript function that accepts a string as a parameter and counts the number of vowels within the string.
javascript
0 głosów
10 odpowiedzi
24th Dec 2016, 8:26 PM
Nashwan Aziz
Any ideas on how to write a programme that outputs, the number of possible strings created by a given string.
python3
0 głosów
5 odpowiedzi
1st Nov 2020, 3:03 PM
They Call Me Ebbs
Hi guys, i just want to ask if how can i count the alphanumeric of a given string.
py
python
0 głosów
3 odpowiedzi
14th May 2022, 10:13 AM
trash
Can we write a program which is equivalent to string. length(); without using it.
functions
java
length
string
0 głosów
1 Odpowiedź
10th Oct 2016, 4:58 PM
Akshat Pandey
Can we modify the size of an array after we created it? like string.
arrays
c++
0 głosów
1 Odpowiedź
15th Jun 2016, 9:34 PM
mohamed chadad
Write a program to input a string.Count and display the frequency of each alphabet which is present in the string.
java
1 Głos
9 odpowiedzi
25th Dec 2016, 2:07 PM
Abhinav Goyal
Given a string, write a program to find the minimum number of rotations required to get the same string.
python
string
0 głosów
3 odpowiedzi
7th Apr 2023, 6:45 PM
Ghassan Sawalha
Good afternoon. Help with the definition of the symbol in the string. Добрый день. Помогите с определением символа в строке
str.find
0 głosów
6 odpowiedzi
23rd Feb 2020, 2:49 PM
Aleksandr Yermakov
Need help for a program that opens a file .txt and than it copy the text in a string.
.txt
c++
string
5 głosów
2 odpowiedzi
3rd Jun 2017, 12:19 PM
Umbe
Letter Counter Given a string as input, you need to output how many times each letter appears in the string. You decide to sto
@python
1 Głos
7 odpowiedzi
19th Feb 2021, 1:09 PM
Arya Jain
Input a string and a substring,search the substring in string,if found than revesrse it in main string.
c++
1 Głos
2 odpowiedzi
16th Oct 2016, 2:41 PM
Prasun Verma
Count the number of vowels and consonants present in a string. (Input must be given by user and blank space shouldn’t be counted
python
python3
1 Głos
3 odpowiedzi
9th Aug 2020, 6:51 AM
VANSHIT PATEL
I want to print something if(txt1="abc") textview value will be same as i given in string. But i always getting error.
android
if-statements
java
1 Głos
5 odpowiedzi
7th May 2020, 11:21 AM
Gorishankar
program for string to Count and print the number of times each char occurs in the given string. I/p "malayalam".o/p-m-2.a-4.l-2
strings
3 głosów
3 odpowiedzi
27th May 2017, 5:44 AM
PARAMESHWARI N
I'm working on a program which would locate the word 'Nemo' in a string. I'm new to java, please help me fix this.
java
0 głosów
7 odpowiedzi
6th Dec 2020, 12:17 PM
duskygloom
What will be string.length return if we assign a big value to a string. i.e greater than max value of int.
c#
challenge
challenges
coding
maxlength
programming
sololearn
string
1 Głos
5 odpowiedzi
16th Feb 2018, 4:26 PM
Shrawan Kumar Chavan
write a program to print total number of uppercase(distinct) in string. For example INPUT: HiHelloHowAreYou OUTPUT: 3
java
0 głosów
2 odpowiedzi
13th Jul 2017, 8:55 AM
kirubason
And I have another question. It is about "deleting"(removing) vowels from a string, without use any additional string.
remove
0 głosów
2 odpowiedzi
27th Dec 2019, 5:08 PM
Frontend Dev Junior
How to convert ascii code (binary) in text ? Give me one example of code. My input are in string. Like, 000110_101101_110.. etc.
asciicode
binary
c
text
to
1 Głos
3 odpowiedzi
14th Nov 2020, 12:28 PM
SARVESH ASHOK DEVRUKHAKAR
Write a function that takes in a string and then prints out all the vowels in the string. Make sure it can deal with capital let
#python
1 Głos
8 odpowiedzi
4th Oct 2021, 7:37 PM
Msawenkosi Zuma
3. Write a JavaScript function that generates all combinations of a string. Example string : 'dog' Expected Output : d,do,dog,
'dog'
3.
a
all
combinations
d,do,dog,o,og,g
example
expected
function
generates
javascript
of
output
string
string.
that
write
0 głosów
4 odpowiedzi
10th Dec 2016, 7:10 PM
Nashwan Aziz
How can i write a function which add specific amount of whitespace to end of the string.
html
javascript
strings
1 Głos
1 Odpowiedź
13th Aug 2017, 11:26 PM
oneCaptain
Write a python program to get a string and will output the first 3 and the last 3 chars from the given string.
strings
0 głosów
4 odpowiedzi
8th Apr 2022, 1:43 AM
Julius Poloyapoy
I want to add "ay" after every word in a given line in c++.I have only started learning string. Iam confused.
https://code.sololearn.com/ckz9udhnrrzv/?ref=app
-1 Głos
2 odpowiedzi
8th Jan 2020, 1:34 PM
Sidratul Muntaha
Solved the problem with a crutch, I don’t understand how to do it right. Need count the number of characters in a string.
helpme
python
1 Głos
3 odpowiedzi
25th Feb 2022, 4:07 PM
Alexandr Grebyonkin
You can use quotes inside a string, as long as they don't match the quotes surrounding the string.
data-types
javascript
0 głosów
1 Odpowiedź
27th Dec 2017, 5:19 PM
Abu Ubada
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
2
3
Dalej >
Popularne dzisiaj
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes