Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Why we have less number of womens participating in programming at degree level and more than that? What measures can we take?
coding
developing
inventing
programming
1 голос
1 ответ
8th Sep 2017, 7:58 AM
Pema Gyalpo
Write a program in Python to read from a text file “TRIP.TXT” and count the number of “THE” present in the file.
please
-4 голосов
2 ответов
13th Jun 2021, 1:46 PM
Pramod Attri
2. Given a random non-negative number, you have to return the digits of this number within an array in reverse order. Example:
kotlin
questions
-1 голос
1 ответ
16th Jul 2021, 10:04 AM
Oputa Prince
What number comes next in this sequence : 10 , 9 , 60 , 90 , 70 , 66 , .... ?
answer
can
If
question
quiz
sololearn
you
0 голосов
1 ответ
18th Apr 2017, 4:39 AM
Shreyas Salunkhe
A program that takes a number from the user on a base of ten and adds a base of 2 to 16
base
c++
conversion
program
-4 голосов
1 ответ
20th Jan 2021, 9:01 AM
زهرا درویشی
How to Build a string of sequence of alphabets by starting from the letter entered with a size of the number entered?
javascript
-2 голосов
1 ответ
14th Dec 2021, 2:39 PM
Michael Samson
Write a java program to check if the given number in words is palindrome , when the given input is in words
given
input
number
palindrome
when
words
1 голос
1 ответ
2nd Feb 2018, 5:51 PM
charan kumar
If I input a number, how can I output all the numbers to that input number and check if it is prime?
c++
1 голос
1 ответ
26th Feb 2017, 10:18 PM
Poppy
That takes number of rows and columns from user. 2)which generates random numbers. 3)the user gets 3 guesses to choose the corre
c++
0 голосов
1 ответ
5th Dec 2017, 12:24 AM
harish manoharan
A Function that find the sum of integer number that intered by the user Consists of k of numbers using c++ language
..
-2 голосов
1 ответ
22nd Jun 2020, 7:11 AM
Salma Alfarra
Write a program which will raise any number x to a positive power n. Obtain values of x and n from user
a
and
any
c++
from
n
n.obtain
number
of
positive
power
program
raise
to
user
values
which
will
write
x
-1 голос
2 ответов
4th Aug 2017, 3:52 PM
Humangasaur
When there are two required input numbers and if only one number is input,why does the output come out as 2686816 ?
c++
variables
-2 голосов
2 ответов
27th Jun 2017, 3:46 PM
Aiswarya Padma B
To calculate 20% of a given amount, you can multiply the number by 20 and divide it by 100: 50*20/100 = 10.0
tipcalculator
-1 голос
1 ответ
26th Dec 2022, 11:20 AM
Mahi Umar
Factorial
&
a
code
factorial
find
input
its
java
number
the
to
write
0 голосов
4 ответов
8th Mar 2019, 9:47 PM
ROHIT
Can some fix this. ( code in description)
absolute
c++
code
error
help
number
0 голосов
2 ответов
14th Oct 2016, 1:14 AM
yared yohannes
How to write a program so that you get from the user the number of organs he wants to insert followed by the organs with spaces
c
1 голос
1 ответ
20th Dec 2018, 11:39 AM
Alaa Seh
How can I store the values in a text file in a 2D array and call out the smallest number on each column in C?
c
0 голосов
1 ответ
3rd Jun 2022, 12:23 PM
Kerem Said Demirboğa
I have a program that will count up to a number. When I assign the variable x to a number manually, it works. When I use an input, the time limit is exceded. What is going wrong and how do I avoid this?
input
python
1 голос
7 ответов
9th Nov 2016, 12:28 AM
Zach Miller
in RGBa what does the a mean. in the transparent section, the floating point number for a was 0.3 why? someone should explain to me please. I thought the RGB should have been set to (0,0,0,0).
border
css
css3
3 голосов
3 ответов
14th Jul 2016, 9:48 AM
Dan-Awoh Emmanuel
Write an algorithm to find whether a number entered by a user is even or odd ? Hint: Even numbers are divisible by 2.
java
-1 голос
2 ответов
8th Mar 2017, 5:01 PM
Khulud Al-slman
In the 3° question of number 4class of HTML5 the app asks you to rearrange the order. Why we must use header before nav?
html5
1 голос
1 ответ
2nd May 2018, 9:53 AM
Pedro Soares
I am getting number formate exception in this code problem is given two linkedList sum of linked list one and two can be obtai
dsa
0 голосов
1 ответ
7th Oct 2023, 1:47 PM
DevjiCoder
Can we write a code in c for digital roots?can we get a number more than 64 bits and get the digital root of that?
c
coding
0 голосов
1 ответ
25th Mar 2020, 5:56 AM
Prantik Kumar Seal
Can you help me with a prgram to check whether the given number is amstrong?.I need to check my program is correct or not
amstrong
python
0 голосов
2 ответов
11th Dec 2017, 1:44 PM
Muhammad midlaj K
Im new to C++, for some reason my first sum becomes a really big negative number while that part works perfect on its own. Help
c++
sum-function
0 голосов
2 ответов
6th Jan 2018, 1:00 PM
Dylan Rongé
Numbers in Css
classes
css
id
number
selector
style
0 голосов
1 ответ
13th Mar 2017, 3:18 PM
Peá Campos
JavaScript
code
correct
desing
javascript
number
numeric-operations
value
web
1 голос
1 ответ
12th Jul 2024, 3:59 AM
Theekshana Fernando
Write a C++ while clause that stops the loop when the value in the variable called even variable is not an even number
c++
-3 голосов
2 ответов
30th Jul 2021, 6:44 PM
Elvis Noko Kgomo
Given an integer n, your task is to print the lowercase English word corresponding to the number if it <=5 else print "Greater"
java
-5 голосов
2 ответов
29th Apr 2022, 8:29 PM
Véd Singh
i want to use do..while loop to write a program about n positive number and the program will terminate when there were negetive
coding
dowhile
flowchart
gcc
pseudocode
student
termination
0 голосов
1 ответ
24th Jan 2017, 10:56 AM
nsazw
The user will input 15 different integer numbers. Your program will find if the input number is already existing or in put no
222
-3 голосов
2 ответов
24th Mar 2022, 7:02 PM
Beki Bekina
What is wrong with this code... It's meant to output the result of a factorial and the number of occurrence of each digit...
loop
python
recursion
-1 голос
1 ответ
17th Jun 2017, 1:05 PM
Obumneme Anichebe
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
-4 голосов
2 ответов
16th Jan 2022, 6:30 PM
Nazil_the_professor
I want to create a 12 number alphabet as range in PHP like (“ Db8jhCn9HMUZ”) it includes lower and upper case letter numbers?
12
alphabet
case
letter
lower
number
php
range
upper
0 голосов
1 ответ
18th Nov 2017, 3:19 PM
Hassan Raza
7. Write a JavaScript function that accepts a string as a parameter and counts the number of vowels within the string. Note :
functions
javascript
-1 голос
2 ответов
18th Dec 2016, 9:23 PM
Nashwan Aziz
Why we need to put const in front of array of string , dealing with enumeration. I want to convert from number enum to string
bool
c++
const
enum
enumeration
friend
inheritance
keyword
return
string
0 голосов
1 ответ
29th Dec 2018, 11:38 AM
Nikola
New code for the Sololearn Challenge
challenge!
code
converter
css
html
javascript
new
number
sololearn
word
2 голосов
3 ответов
22nd Mar 2018, 2:20 AM
Daniel Prodrick
I am trying to make a dice and I want to make it so when a certain number is rolled It will add 1 to a variable. How would I do this?
python
variables
1 голос
3 ответов
22nd Aug 2016, 3:25 PM
Ezie
Given a set of integers separated by a space,ur code should print each integer in a new line, the number of integers are unknown
c
c++
1 голос
1 ответ
6th Feb 2018, 10:40 AM
Samar
Write a program that prompts the user to input an integer and then outputs bothe the individual digits of the number and the sum of digits,for example the input is :123456,the outputs are 1 2 3 4 5 6 and sum=21
c++
loops
0 голосов
3 ответов
30th Nov 2016, 1:33 PM
teena
Please help me in coding this pattern. User input the number of rows for this it is 7 and also it goes form 1st word A to 7th wo
c
pattern
0 голосов
1 ответ
2nd Dec 2019, 10:50 AM
Ankul Chaudhary
how to make this code into recursive function in c
c
functions
loop
modulo
number
recursion
recursive
return
0 голосов
1 ответ
29th Nov 2018, 4:38 PM
Yoaraci
to get N number of words and arrange them such that last letter = first letter of next string and print required Cth word
c
0 голосов
1 ответ
19th Jun 2017, 2:53 PM
vaishali
Two integers on first line in each file with specify number of rows and columns in each matrix, and the elements on next line?
file
input
matrix
matrix-product
python
read
-3 голосов
1 ответ
6th Sep 2021, 1:38 PM
Amusat Gafar Akinade
accept A character til usey enters# . display the total number of uppercase and lowercase character. also ensure the characters entered is a alphabet
c++
0 голосов
1 ответ
17th Sep 2016, 8:24 PM
Anmol Kohli
How can I find a program in java to accept a number from the user and print all the prime factors of the number.
javaprogram
primefactors
0 голосов
1 ответ
30th May 2017, 1:13 PM
Rishita Singh
I want to insert records based on preferred day and number of visits.if pre day 2 and visits 4 how insert into calendar ?
python3
0 голосов
1 ответ
14th Sep 2017, 11:35 AM
Gokulakrishnan M
I need to find the closest (and minor) number to the average in the given numbers. For example: If the given numbers are 1,2,3,
array
c++
1 голос
1 ответ
2nd Dec 2017, 9:11 PM
naruto
Random images that slide next && prev in html///it's working but I can't seem to find a way to generate a random number i->i.jpg
html
image
slide
0 голосов
1 ответ
18th Jun 2017, 9:16 PM
thomo
write a times table program. The program should ask the user to input a number. This number is then used as the times table.
java
0 голосов
0 ответов
12th Mar 2018, 12:06 AM
Francis Kwabena Andoh
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
84
85
86
87
Следующий >
Актуальное сегодня
SQL
3 Votes
HTML/CSS questions
0 Votes
IMAGE
0 Votes
What Does Pseudo Elements Mean.
2 Votes
Html
1 Votes
How can I continue with my goal if I lost all my lives?
0 Votes
How to learn css and html
0 Votes
Certificate Problem
0 Votes
Find courses
0 Votes
member initializer list : order of evaluation
0 Votes