Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How can I create a c++ program to print the numbers between 1-50 which are divisible by 5&7?
cpp
0 Votes
2 Answers
29th Mar 2017, 3:32 AM
Ravi Yadav
Hello can i change return(0) to another numbers like 2,3,5 and what is the function of return thabk
c#
c++
1 Vote
2 Answers
19th May 2020, 11:42 AM
Boqorre Hd
WAP to read a list of numbers and exchange every even position element with next odd position element
lists
python
0 Votes
2 Answers
16th Feb 2020, 11:11 AM
Rahul Sharma
I want to only print numbers up to 10 but my program prints it infinte please help i am in confusion
c
0 Votes
3 Answers
5th Apr 2020, 6:29 AM
Ajaz Ok
I am not understanding why the output is coming different when the numbers changed and how they are linked to each other
loops
2 Votes
5 Answers
28th Dec 2017, 4:05 PM
TECHNICAL PROGRAMMER
Can anyone tell me what the problem with my code here?? It is a simple java program that calculate the sum of 2 rational numbers
arithmetic
data-types
java
operators
variables
0 Votes
6 Answers
18th Sep 2021, 6:49 AM
Maryam Magdy
enter numbers in a list and then store only first and last number...so tell where my code is going wrong because my code is storing fisrt and second last number
lists
python
0 Votes
15 Answers
26th Feb 2017, 2:00 PM
mrinalini
How do you make two numbers divide . I am trying to make a calculator with functions . It's in C
calculator
0 Votes
4 Answers
10th Sep 2018, 8:53 AM
Aditya Prasad
Python: Write a recursive function to compute the sum of numbers from 1 to n. Provide the code that you used.
help
0 Votes
5 Answers
19th Mar 2017, 7:50 AM
Peet Van Der Walt
I tried this code but it didn't work the way I want...please check it..i want the the code to count numbers but it just shows 11
numbercount
0 Votes
9 Answers
3rd Dec 2018, 2:19 PM
K.Shyam Charan
Guys please help me to make a code that terminate negetive numbers or give me some advice
how
negetive
number
program
terminate
to
write
0 Votes
3 Answers
21st Jan 2017, 5:10 PM
nsazw
Creat a code in c++ which arrange five numbers in ascending oder without using array and loop
c++
0 Votes
1 Answer
30th Oct 2022, 12:55 PM
Adnan Ishaq
what is the script on how to calculate the average of numbers from 0 to 100 inclusive
javascript
operators
0 Votes
3 Answers
20th Oct 2016, 9:14 AM
kelvo obiorah
Program to print prime numbers upto a number given by user in command line argument in java.
java
1 Vote
1 Answer
27th Mar 2018, 2:02 PM
OP Coder
How to calculate the average of a set of numbers in an array with a for loop?
array
c#
for
loop
1 Vote
2 Answers
5th Apr 2017, 6:01 PM
Luis Colón Miranda
How to get sum of array elements excluding the numbers between a and b using c language?
c
0 Votes
2 Answers
26th Jul 2018, 4:28 PM
Sunil Meena
Write a program by c++ language to find summation of five intger numbers ,note use for looping statment .
c++
0 Votes
4 Answers
4th Apr 2017, 11:38 PM
Zeyad Sharo
How cam i make a comparisons of two integer numbers in order ro printout a statement? Using strcpy() function
??
0 Votes
2 Answers
9th Sep 2021, 8:02 PM
Adebayo Boluwatife olumide
create a program: array 5 containers and input numbers, get the numbers then add all and display the answers
java
jdk
0 Votes
4 Answers
17th Sep 2016, 12:44 AM
Julius P. Orinion
Using a for loop, write a python program to calculate the sum of numbers from 1 to 10
python
0 Votes
2 Answers
17th Nov 2022, 7:36 PM
Ola Emmanuel
Program to sepearate and print even and odd numbers of an N element array in two different lines
array
c++
coding
competitive
0 Votes
1 Answer
14th Aug 2020, 7:27 AM
Navneet Chauhan
Find the number of even numbers that are in range between the maximum and minimum elements of an given array
c++
code
coding
cpp
help
sololearn
solve
-1 Vote
2 Answers
18th Oct 2020, 12:06 PM
Azat Malgazhdar
Hello! I would like to know how powerful lap I have to have to compute N! for numbers 30, 100, 1000 and 100000.
c++
-1 Vote
5 Answers
25th Jun 2021, 6:02 PM
TeaserCode
So basically i have to write a python script of display standard deviation to a given list of numbers
doubt
0 Votes
2 Answers
1st Sep 2019, 4:35 PM
Yash Kumar
Why sometimes there is word "No output"? I did that random numbers be from 1 -3 but it still shows "No output".
cpp
1 Vote
4 Answers
14th Jul 2018, 1:35 PM
Rytis Karalius
convert the following decimals numbers to 10 bit binary (a) 37.31 (b) 6.215 (c) 33.333
10
binary
bit
convert
decimals
following
numbers
the
to
-1 Vote
2 Answers
12th Nov 2016, 4:27 PM
burhanuddin
why can’t I call numbers from the user? and I can’t use multiple functions... why?
c++
0 Votes
1 Answer
10th Mar 2019, 4:11 PM
Captain Muffy
Is there any better way of doing it?Also, how do I make it so that it takes all the numbers are shown upto 1?
iterators
loops
python
python3
-1 Vote
5 Answers
19th Feb 2020, 11:42 AM
sTiNgRaY
How to filter only the prime numbers in a given list using lambda function and list comprehension using python ?
python3
-1 Vote
2 Answers
21st May 2019, 3:17 AM
Krishna
How is it possible that for the set of natural numbers N, no elem of N is the biggest and every elem of N has something bigger?
infinity
maximum
number
set
0 Votes
11 Answers
7th Sep 2017, 8:21 PM
Testing003
Need to create a program to print the largest number among 5 numbers and print their sum
c#
-1 Vote
2 Answers
8th Jan 2021, 9:29 PM
Melvin K Varghese
Write a C++ program to print the even numbers which are not perfect squares within a range.
c++
0 Votes
2 Answers
19th Aug 2018, 4:41 PM
Rahul
Addtion of two consecutive numbers .but that consecutive number is user give ... system asks repeatedly to the user
recursion
1 Vote
1 Answer
1st Nov 2020, 3:00 AM
Iragani Vamsi sai
How to find numbers with different digits between a given interval..please can anyone give me a code in c?
clanguage
0 Votes
4 Answers
26th Feb 2017, 4:05 PM
i am nazeeruddin
How to get maxValue, minValue, sum of all arrays values and finally the averageValue of the array's numbers also?
arrays
java
0 Votes
4 Answers
24th Dec 2016, 3:08 PM
Abanoub Salip
How do I input two numbers (a, b) for example 6+1 and then the display on the screen will say 6+1=7
c++
0 Votes
3 Answers
1st Jul 2019, 9:37 PM
Vi Angeli Zarco Lanot
can anyone tell me how to make my numbers appear on the same line when I execute in C++?? I included my code that I'm working on
c++
coding
help
if-statements
kerfuffle
8 Votes
5 Answers
6th May 2017, 3:39 AM
Brigette Herrick
Hi everyone! How to generate random number in range of 1 to 10 on c++. It should generate different numbers every time
c++
0 Votes
6 Answers
16th Oct 2017, 11:21 AM
Abubakr
If an array of numbers is provided, say 93, 64, 47, 64, 49, arrange it in the form of a single number
javascript
1 Vote
5 Answers
24th Nov 2017, 2:26 PM
Srivatshan.P.K
Input a list of numbers and swap elements at the even location with the elements at the odd location.please tell any other appro
python
python3
1 Vote
3 Answers
30th Jan 2022, 5:12 PM
Aditya Pradhan
How do you Convert 100 through 999 in to words
c++
convert
numbers
to
words
3 Votes
1 Answer
13th Feb 2019, 7:03 PM
Josiah Mitchell
Petya loves lucky numbers. Everybody knows that lucky numbers are positive integers whose decimal representation contains only
c
language
0 Votes
1 Answer
14th Oct 2021, 11:42 AM
Lehan
The program needs to output the numbers 1 to 9, each on a separate line, followed dot
python
pythonbeginner's
-2 Votes
1 Answer
9th May 2022, 4:15 AM
KADAPA SAI KRISHNA
Need help! how do i make prefix numbers for credit cards mastercard and visa validated using javascript?
card
css
help!
html
javascript
mastercard
numbers
validate
variables
visa
0 Votes
2 Answers
5th Sep 2017, 10:11 AM
Callan Wright
You are given a program that outputs all the numbers from 0 to 10. Change the code to make it output only the even numbers.
python
1 Vote
3 Answers
27th Feb 2022, 9:46 AM
Radhika Agarwal
Can anyone tell me how to arrange those numbers in last part in dict d in descending order of appearances ?
dict
python
2 Votes
2 Answers
6th Dec 2019, 9:44 PM
Abhay
How does one get maximum and minimum values and the average value between a set of numbers in C
c
1 Vote
3 Answers
16th Feb 2017, 7:01 PM
Daniel Kiuri Kimaru
How can i make an array in my class that contains prime numbers for example, using my method isPrime
arrays
c#
classes
loops
1 Vote
1 Answer
17th Jul 2020, 1:22 PM
Ali Emir Altın
Pls i need help in writing a code that prints out only prime numbers from 1 to 100 in python
python
1 Vote
2 Answers
3rd Apr 2019, 9:49 AM
Olaoluwa Marvellous
Can anyone help me by writing a program to find power to the numbers ??
c
0 Votes
1 Answer
20th Jul 2018, 5:26 PM
Aman Jain
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
45
46
47
...
55
Next >
Hot today
Void functional void with bool function
0 Votes
Python
2 Votes
Are websites hackable?
2 Votes
TICTACTOE
1 Votes
Learn python
2 Votes
Error
0 Votes
BIG DOUBT🤔🤔🤔🤔
2 Votes
Need help (French)
1 Votes
Help for study
0 Votes
Spying on me
1 Votes