Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Hello, it's a question count the number of n.
python3
-1 Voto
26 Respostas
20th May 2022, 10:44 AM
Akash Gupta
You are given an integer N. Find the largest integer between 1 and N which divides N.
cpp
loop
max
2 Votos
7 Respostas
5th Feb 2021, 4:27 PM
Aditya
c++ : inpunt an integer N. get the average of all odd number from 1 to N.
c++
2 Votos
10 Respostas
24th Jan 2018, 7:03 PM
Angelo
Recursive function to calculate factorial of a no n.
c
c++
recursion
5 Votos
6 Respostas
29th Mar 2018, 4:38 AM
PRITAM CHAKRABORTY
Program to print sum of all element of array of size N.
python3
0 Voto
5 Respostas
12th Feb 2020, 9:18 AM
Radhey
Write a program that propmpts the user to input integer N. C++
#c++
0 Voto
6 Respostas
4th Dec 2020, 9:48 AM
Developer #1
Даны натуральные числа M и N. Найти наибольший общий делитель M и N
c#
0 Voto
8 Respostas
28th Nov 2021, 2:16 PM
Using
Round up decimal but put zero for round up less tha N.
java
1 Voto
2 Respostas
1st Feb 2019, 12:40 PM
Min Somai
write python program to print the multiplication table any number n.
python
-1 Voto
2 Respostas
8th May 2020, 3:29 AM
Waleed Al Amri
*DALIY CHALLENGE* : Given a positive int n. Generate a random int array of size n and count the inverses!
c#
c++
challenge
code
daily
dailychallenge
java
js
python
ruby
11 Votos
38 Respostas
18th Aug 2017, 10:17 AM
Julian Fechner
Write a c++ program that generates armstrong numbers upto a limit n.
armstrong
armstrongnumber
c++
c++program
-1 Voto
2 Respostas
13th Feb 2017, 8:18 AM
akashlina dewanjee
In this code why output is always 12, irrespective of value of n.
c++
vector
0 Voto
3 Respostas
27th Feb 2018, 3:04 PM
SANGMESH PATIL
Write three different C++ statement to substract 1 from the integer variable n.
1integer
n.
variable
0 Voto
2 Respostas
19th Apr 2017, 2:53 PM
lzjoe
Enter the number N from 1 to 9. Display all two-digit numbers that are multiples of N.
c#
0 Voto
2 Respostas
30th Oct 2020, 11:44 AM
alinaeva
Using while statement ask the user to input a character, accept only character Y or N.
c++
0 Voto
3 Respostas
20th Feb 2022, 1:54 PM
Justine Santos
Заданий двовимірний масив N x N. Визначити мінімальний та максимальний елементи масиву та їх суму
masiv
1 Voto
2 Respostas
26th Jun 2018, 11:26 AM
Андрей Ковальчук
Write a program to find all Armstrong number in the range of 0 and n.
challenge
1 Voto
3 Respostas
4th Sep 2017, 9:28 AM
Puneet Kumar
Дано целое положительное число N. Вычислить сумму удвоенных натуральных нечётных чисел, не превышающих это число.
n
нечётных
положительное
с++
сумму
целое
число
-1 Voto
2 Respostas
5th Feb 2018, 8:43 PM
Рома Кашпуров
The symbol s and the natural number n are given. Print a square of s characters with size n x n.
c++
0 Voto
11 Respostas
3rd Nov 2020, 5:13 PM
Ruslan
How many times does a digit appears in all the numbers that are smaller than an n.
c++
2 Votos
3 Respostas
26th Nov 2017, 10:18 AM
Stefan Secrieru
How can i write a porgram to find all Pythagorean triples (a^2+b^2=c^2) recursively? And c has to be less than a given int N.
algorithm
c
c++
pythagore
recursively
0 Voto
14 Respostas
12th Mar 2020, 10:07 AM
Hakan Nihat
How do you this in code? Exercise 2: I will give you a number n. S = 1+2+3+...+n . Then print S
coding
help
python3
3 Votos
6 Respostas
1st Oct 2018, 6:08 AM
Kittyky.n
I need help, with fibonacci, Given n, return the first Fibonacci greater than or equal to n.
help
0 Voto
1 Resposta
22nd Apr 2019, 7:17 PM
JIMMY YOEL CABEZAS ARO
Given a natural number N. FIND the sum of all its divisors that are Prime Number. How Will this be resolved?
c++
1 Voto
7 Respostas
5th Dec 2018, 2:28 PM
Настя S
There is a lady here called Tashi N. She has being helping people here every single day but she has never help me before.
help
n
tashi
14 Votos
6 Respostas
23rd Mar 2017, 3:23 PM
Baba Yunus Abdul Yekin
1. Сформировать массив, используя только плложительные элементы двух заданных массивов длины N. 2. Умножить заданную матрицу р
basics
python
-2 Votos
1 Resposta
13th Oct 2020, 12:17 PM
dafY
Python: Write a recursive function to compute the sum of numbers from 1 to n. Provide the code that you used.
help
0 Voto
5 Respostas
19th Mar 2017, 7:50 AM
Peet Van Der Walt
Modify the previous program such that only multiples of three or five are considered in the sum, e.g.. 3,5,6,9,10,12,15 for n.
modify
sum
0 Voto
2 Respostas
2nd Dec 2021, 12:25 PM
Jana Rizalie Nipaya
Write a program using for loop that finds the sum of squares of the integers from 1 to n.
c++
0 Voto
1 Resposta
3rd Apr 2017, 2:08 PM
Tehreem
You are given an array of size N. You want to maximize the sum of elements on the odd indices of array
array
0 Voto
2 Respostas
28th Jan 2022, 6:10 AM
Pawan
Implement the yesOrNo () function, which asks for the number n. Next, we enter n numbers and store all entered numbers into an
array
go
scan
2 Votos
1 Resposta
23rd Oct 2021, 4:12 AM
Zhenis Otarbay
Write a program which will raise any number x to a positive power n. Obtain values of x and n from the users.
c++
0 Voto
3 Respostas
9th Sep 2016, 3:29 PM
Praveen
Complete the folowing function procedure to calculate the sum of the sum from 1 to N. (Sum = 1+2+__+N) , N is entered as the inp
c#
c++
2 Votos
4 Respostas
25th Sep 2017, 8:01 AM
Dries
Let's say you have a list of N+1 integers between 1 and N. You know there's at least one duplicate, but there might be more.
c++
java
python
sololearn
2 Votos
2 Respostas
14th Nov 2017, 6:59 AM
SaiKumar
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 Voto
2 Respostas
4th Aug 2017, 3:52 PM
Humangasaur
Consider a set of web pages,numbered from 1 to N. Each web page has links to one or more web pages.clicking on a link in a page,
one
other
page
takes
the
to
web
0 Voto
1 Resposta
4th Nov 2023, 5:07 AM
roja perisetti
Create a web page that will collect an integer value N from the user , use JavaScript or jQuery to display number from 1 to N.
html
javascript
jquery
or
-1 Voto
1 Resposta
5th Mar 2021, 12:13 PM
Abdulrahman Garba
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
What's wrong with this code ? ( Beginner)
3 Votes
Ejercicio Pytho
0 Votes
Please rate my code from 1 to 10
2 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Square Roots
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Pig Latin
0 Votes
Uuu
1 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
How to start
0 Votes