Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
is it possible to find all prime divisors of a 93 digit number?
datastructure
4 Votos
1 Resposta
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 Respostas
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 Respostas
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 Respostas
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 Voto
3 Respostas
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 Respostas
16th Oct 2018, 1:24 AM
Malithya Fernando
how to determine whether a given number is prime or not?
c++
0 Voto
2 Respostas
27th Jul 2016, 2:05 PM
Karthik Balaji
Factors prime????
factor
prime
1 Voto
5 Respostas
13th Nov 2017, 1:16 PM
Maria.Gh.p
Write a C program to view prime number frequency from user input queue
c
-2 Votos
3 Respostas
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 Voto
4 Respostas
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 Voto
4 Respostas
2nd Mar 2020, 9:28 AM
Vatsal
How to decompose an even number into the sum of two prime numbers?
immutable
python
0 Voto
1 Resposta
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 Respostas
19th Mar 2018, 11:08 PM
Peter
Write a ptogramme of prine number
number
prime
2 Votos
4 Respostas
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 Respostas
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 Voto
2 Respostas
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 Voto
3 Respostas
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 Voto
4 Respostas
29th May 2022, 5:30 PM
Online Mining junction
Why my code is not excuting ? Please tell
number
prime
1 Voto
1 Resposta
31st Aug 2023, 7:10 AM
Ravi Chauhan
Please I need a detailed code that will list all the prime numbers between 1&100
codeplayground
-5 Votos
8 Respostas
3rd Jul 2018, 3:49 PM
Oyewumi Precious
What the mistaks in this code to print the prime numbers .. And give me the true one ..thank you
afif
2 Votos
18 Respostas
19th Nov 2017, 5:31 AM
Aliaa Queen
displaying prime number from 2 to 100 in c++ or php
c++
code
php
-1 Voto
1 Resposta
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 Voto
2 Respostas
30th Oct 2018, 6:33 AM
Usman Zafar
Any way to make this program better?
prime
python
1 Voto
4 Respostas
29th May 2017, 9:03 PM
Edgar Badalyan
How to write a program to find first hundred prime numbers in python??
python
0 Voto
2 Respostas
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 Respostas
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 Respostas
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 Respostas
31st Aug 2016, 4:52 PM
Rachana Kumar
How to check that the nuber contains a prime number in a integer input? Java
code
help
java
primenumber
2 Votos
4 Respostas
10th Oct 2017, 5:44 PM
Farhan Raza
Can someone help me create a user defined list and print all the prime numbers in it using the for loop
loops
0 Voto
10 Respostas
23rd Apr 2022, 3:45 PM
anusha
Hello guys.please how do I print prime numbers from 1 to 100 using for loop or while loop in python?
numbers
prime
0 Voto
2 Respostas
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 Respostas
24th Mar 2017, 2:21 PM
Shru
How can make my output into a list
prime
python3
1 Voto
2 Respostas
13th Jun 2020, 5:58 AM
Tanjir Ahmed
why is 4 being printed?
prime
python
0 Voto
1 Resposta
7th Aug 2021, 4:13 PM
Harsha S
Help me with the Pseudo code for generating Composite and Prime numbers
python
python3
0 Voto
1 Resposta
23rd Aug 2019, 7:42 PM
Kshitij Shukla
Write Program To Find Number prime in sets of number using python
yemen
0 Voto
1 Resposta
14th Oct 2017, 9:06 AM
Jamal Almuhis
Write a code that can tell if a number is a prime number
c++
java
0 Voto
3 Respostas
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 Voto
5 Respostas
23rd Sep 2020, 2:30 PM
ItzNekS
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 Resposta
28th Apr 2017, 4:08 PM
tharun
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 Respostas
19th Jun 2018, 12:37 PM
QALIFAH
Write a c program to find the twin prime numbers from 1 to n numbers.
pr
0 Voto
3 Respostas
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 Respostas
29th Sep 2017, 2:52 PM
Abhi NaN
How can I write a program that finds prime numbers up to 1 million?
c++
math
1 Voto
3 Respostas
29th Oct 2016, 11:31 AM
Muhammed Enis Mıhçıoğlu
Flowchart
number
prime
1 Voto
1 Resposta
20th Jan 2025, 8:52 PM
Aman
Please can anyone help in debugging this code to show if 13 is a prime number
c++
0 Voto
4 Respostas
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 Voto
3 Respostas
30th Nov 2018, 2:10 PM
Tsneem Tofek Tofek
a method program to check whether a number is prime or not.
java
0 Voto
2 Respostas
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 Resposta
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 Respostas
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 Respostas
30th May 2022, 6:02 AM
Asleshalikitha Yeduvaka
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
8
9
10
...
13
Próximo >
Quente hoje
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Fix code
0 Votes
..
1 Votes
How can I turn my .py files to .exe files?
1 Votes
Fast coding (mobile)
1 Votes
Software to write and run codes
1 Votes
Add lua
0 Votes
How to learn C++ and how long does it take
1 Votes
Beginner_to_SoloLearn
1 Votes
Summary please??
0 Votes