Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
is it possible to find all prime divisors of a 93 digit number?
datastructure
4 Votos
1 Respuesta
8th Nov 2016, 8:42 AM
Metehan Kutlu
How can I write a code to find prime numbers in a given list?
list
prime
1 Voto
4 Respuestas
10th Jul 2018, 3:16 PM
B.D
how to write a Simple program in C++ to verify whether a number is prime or not?
c++
not
or
prime
verify
2 Votos
6 Respuestas
21st Oct 2018, 5:25 PM
Emozee Boy
My program is resulting in an error. This is to generate prime numbers.Please tell my error.
by
for
generation
in
java
loop
numbers
prime
using
6 Votos
3 Respuestas
16th Dec 2018, 2:03 PM
Saswata Biswas
Using own method in Java to test a number is prime or not
java
method
notprime
prime
0 Votos
3 Respuestas
3rd Mar 2019, 5:01 PM
Tibor Tóth
How to write a java program to print prime numbers between 1 to 100 by using for-loop?
for-loop
java
5 Votos
4 Respuestas
16th Oct 2018, 1:24 AM
Malithya Fernando
Factors prime????
factor
prime
1 Voto
5 Respuestas
13th Nov 2017, 1:16 PM
Maria.Gh.p
how to determine whether a given number is prime or not?
c++
0 Votos
2 Respuestas
27th Jul 2016, 2:05 PM
Karthik Balaji
Write a C program to view prime number frequency from user input queue
c
-2 Votos
3 Respuestas
12th Feb 2022, 4:17 AM
Kamalesh Ray
I need help writing a Python function for checking Even, Odd and Prime numbers
even
functions
odd
prime
python
0 Votos
4 Respuestas
21st Apr 2017, 9:31 PM
Nikhil Thakur
Write a program in Java to print prime factors of a number entered as per user's choice.
java
math
0 Votos
4 Respuestas
2nd Mar 2020, 9:28 AM
Vatsal
How to decompose an even number into the sum of two prime numbers?
immutable
python
0 Votos
1 Respuesta
21st Mar 2022, 6:10 PM
Syrine Ayedi
Problems with functions - Why is the output not only a List of Prime numbers?
functions
python
1 Voto
6 Respuestas
19th Mar 2018, 11:08 PM
Peter
Write a ptogramme of prine number
number
prime
2 Votos
4 Respuestas
12th Sep 2017, 6:06 AM
Shashank Dubey
Anyone can code a program to find prime nums in a range?
c++
python
1 Voto
2 Respuestas
7th Jan 2017, 9:38 AM
School Dog
How to print prime no. Between 1 to 100 in line of code
algorithm
code
codeplayground
python3
0 Votos
2 Respuestas
24th Feb 2019, 5:35 AM
Adarsh Srivastava
How to make a program to determine if an integer is prime or not?
c
integer
primes
0 Votos
3 Respuestas
18th May 2021, 10:24 PM
Brian Ayvar
sum of the 10 largest prime numbers that can be formed out of that number
arrays
c
cprogram
java
loops
python
pythonide
0 Votos
4 Respuestas
29th May 2022, 5:30 PM
Online Mining junction
What the mistaks in this code to print the prime numbers .. And give me the true one ..thank you
afif
2 Votos
18 Respuestas
19th Nov 2017, 5:31 AM
Aliaa Queen
Please I need a detailed code that will list all the prime numbers between 1&100
codeplayground
-5 Votos
8 Respuestas
3rd Jul 2018, 3:49 PM
Oyewumi Precious
Why my code is not excuting ? Please tell
number
prime
1 Voto
1 Respuesta
31st Aug 2023, 7:10 AM
Ravi Chauhan
displaying prime number from 2 to 100 in c++ or php
c++
code
php
-1 Voto
1 Respuesta
11th Aug 2017, 10:39 AM
justine joram
Need a program in c++ of finding prime number using while loop and there should be no flag in the code
numbers
prime
0 Votos
2 Respuestas
30th Oct 2018, 6:33 AM
Usman Zafar
Any way to make this program better?
prime
python
1 Voto
4 Respuestas
29th May 2017, 9:03 PM
Edgar Badalyan
How to write a program to find first hundred prime numbers in python??
python
0 Votos
2 Respuestas
15th Mar 2019, 4:02 PM
J Adlin Jinisha
Please check this program,i only get 2 as output . question is to find prime numbers 1 to 100
1
100
c
for
prime
programming
to
1 Voto
8 Respuestas
27th Nov 2019, 12:40 PM
Raikamal Mukherjee
Question is write a c program to print prime numbers up to n and print the largest number in array.
arrays
c
prime
question
1 Voto
8 Respuestas
3rd Feb 2023, 6:14 PM
Anish Raj
pl give code to enter a number and check if it is prime or composite
c#
code
loops
print
1 Voto
5 Respuestas
31st Aug 2016, 4:52 PM
Rachana Kumar
Can someone help me create a user defined list and print all the prime numbers in it using the for loop
loops
0 Votos
10 Respuestas
23rd Apr 2022, 3:45 PM
anusha
How to check that the nuber contains a prime number in a integer input? Java
code
help
java
primenumber
2 Votos
4 Respuestas
10th Oct 2017, 5:44 PM
Farhan Raza
Hello guys.please how do I print prime numbers from 1 to 100 using for loop or while loop in python?
numbers
prime
0 Votos
2 Respuestas
3rd Jan 2019, 9:22 PM
Whizzzybaby
A program that prints all the prime numbers from 1 to n ? Where n is taken as an input from the user .
numbers
prime
print
4 Votos
10 Respuestas
24th Mar 2017, 2:21 PM
Shru
How can make my output into a list
prime
python3
1 Voto
2 Respuestas
13th Jun 2020, 5:58 AM
Tanjir Ahmed
why is 4 being printed?
prime
python
0 Votos
1 Respuesta
7th Aug 2021, 4:13 PM
Harsha S
Help me with the Pseudo code for generating Composite and Prime numbers
python
python3
0 Votos
1 Respuesta
23rd Aug 2019, 7:42 PM
Kshitij Shukla
Write a code that can tell if a number is a prime number
c++
java
0 Votos
3 Respuestas
4th Sep 2017, 11:06 AM
Uzondu Obillor
Why this code doesnt work? exercise: What is the largest prime factor of the number 600851475143 ?
c++
code
0 Votos
5 Respuestas
23rd Sep 2020, 2:30 PM
ItzNekS
Can anyone help me with a simple program that can specify if a number is prime or not.....using while loop
loops
while
4 Votos
5 Respuestas
19th Jun 2018, 12:37 PM
QALIFAH
I too know of using continue and break statements let take a example of prime number 555643 to check it is prime are not loop sh
java
-1 Voto
1 Respuesta
28th Apr 2017, 4:08 PM
tharun
Write a c program to find the twin prime numbers from 1 to n numbers.
pr
0 Votos
3 Respuestas
2nd Jun 2020, 1:12 PM
P.Madhusmara
How write a programe to find prime numbers in a given range ?
else-statements
for
loops
python
1 Voto
2 Respuestas
29th Sep 2017, 2:52 PM
Abhi NaN
Write Program To Find Number prime in sets of number using python
yemen
0 Votos
1 Respuesta
14th Oct 2017, 9:06 AM
Jamal Almuhis
How can I write a program that finds prime numbers up to 1 million?
c++
math
1 Voto
3 Respuestas
29th Oct 2016, 11:31 AM
Muhammed Enis Mıhçıoğlu
Please can anyone help in debugging this code to show if 13 is a prime number
c++
0 Votos
4 Respuestas
13th Apr 2020, 5:20 AM
Fagbire Oluwatosin Deborah
Write a program to read a number and calculate if it is prime or not
a
and
c++
calculate
if
is
it
not
number
or
prime
program
read
to
write
0 Votos
3 Respuestas
30th Nov 2018, 2:10 PM
Tsneem Tofek Tofek
a method program to check whether a number is prime or not.
java
0 Votos
2 Respuestas
6th Sep 2016, 12:39 PM
Simrah Mahmood
Accept a number in base case and check it is prime or not
java
1 Voto
1 Respuesta
23rd Sep 2017, 2:35 PM
Babu Raju
c programme to print the next prime number after the given number using function
function
next
number
prime
print
programme
the
to
using
1 Voto
2 Respuestas
25th Feb 2019, 4:35 AM
Subhadip
Find and display the number of circular prime numbers within the range of 2 to 100
c
language
1 Voto
3 Respuestas
30th May 2022, 6:02 AM
Asleshalikitha Yeduvaka
How to make program to check either number is prime or not???
for
function-arguments
0 Votos
1 Respuesta
13th Sep 2018, 4:24 AM
gursewak singh
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
8
9
10
...
13
Siguiente >
En tendencia hoy
X velocity
2 Votes
Files not linking in C++
0 Votes
And... Who is the staff then?
3 Votes
I am a super beginner
0 Votes
Web Dev
1 Votes
I want to make a triangle area calculator ,anybody can teach me
2 Votes
Img & web server or personal info
0 Votes
Pls give me an idea
1 Votes
Why Pro?
1 Votes
Problem with Javascript
0 Votes