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
how to write a code in cpp that determines whether the input integer is prime number or not??
cpp
0 Voto
2 Respostas
1st Oct 2019, 9:38 AM
Abdullah Khalid
How can i write a programme that takes an integer and returns True if its even ,without using multiplication,modulo&disivion .
p
0 Voto
4 Respostas
15th Oct 2020, 7:37 AM
They Call Me Ebbs
Number input only, no text
c++
int
integer
number
variable
0 Voto
8 Respostas
22nd Oct 2020, 11:28 AM
Jonathan P. Jundarino
is there any pre-defined function in java to input an equation and find it's value by substituting an integer value? //for exam
java
0 Voto
4 Respostas
21st Feb 2020, 12:55 PM
Tech Duke
How can i separate numbers from a string and then add it to an Integer array in java?
arraylist
arrays
java
strings
1 Voto
3 Respostas
30th Jun 2017, 6:12 AM
I Am RG
Sorry to bug u all again and again
insert
integer
java
objects
0 Voto
3 Respostas
7th Sep 2020, 8:31 AM
stephen haokip
In JavaScript? Why Str and Int confusion?
integer
jacascript
string
type
2 Votos
4 Respostas
21st Mar 2019, 7:01 PM
Brave Tea
Take the integer temperature in Celsius as input and output "Boiling" if the temperature is above or equal to 100. Write pgrm ..
images
python
-2 Votos
5 Respostas
3rd Mar 2022, 2:17 PM
Pritika Rathod
How do I display a integer value ( from a function) in a TextEdit box in Qt?
c++
classes
gui
oop
qt
0 Voto
1 Resposta
16th Apr 2018, 4:46 PM
Dylan
In c++ what happens by the statement s>>a . Where s and a both are integer variables.
c++
0 Voto
2 Respostas
12th Jul 2018, 6:27 AM
Riya Gupta
Python Exercise (Question)
integer
python
question
1 Voto
2 Respostas
11th Oct 2017, 8:18 PM
Daniel
Can someone help me create a c++ program that accepts any integer input then display the next 10 odd numbers from that input?
c++
odd
0 Voto
6 Respostas
7th Oct 2019, 11:16 PM
Leah Dagupan
Fill in the blank to declare an integer variable and set its value to 5. (This is a Question)
datatypes
java
operators
-2 Votos
4 Respostas
16th Oct 2016, 10:02 PM
Sathish Kumar
Write and run a program that reads a six digit integer and prints the sum of its six digits?
c++
0 Voto
3 Respostas
3rd Dec 2017, 9:11 AM
alikhan124
A program that reads in three integer numbers the. Prints out the min value and the max value of the three numbers.
booleans
interger
python
3 Votos
6 Respostas
4th Oct 2016, 6:31 AM
Brenda Marie Campos
i tried converting integer into string using sprintf , but its giving me an error
c
c++
integer
integer_to_string
sprintf
string
type-conversion
0 Voto
2 Respostas
3rd Sep 2017, 6:26 PM
Hridyansh Thakur
How to check whether the entered input is string or integer or float in java ?
java
-1 Voto
2 Respostas
1st Mar 2017, 1:17 PM
vikram gupta
How is an unsigned integer specified in C#? How do you specify the bits of precision?
c#
data-types
integers
precision
sololearn
2 Votos
1 Resposta
3rd Mar 2017, 10:22 AM
Anthony Vanover
How to take an integer input say 24 and use it to add 2 and 4 = 6 in the next step?
beginner
howtotakeinput
input
python
0 Voto
5 Respostas
13th Aug 2020, 4:55 PM
Purnima Tripathi
how to write a program to find average of float number, if we have 10 numbers includes integer and float number in c++??
.
0 Voto
6 Respostas
25th Oct 2019, 8:31 AM
Mohammad Jafer
How to built a function where the parameter ecpect an integer in a list. Should look like this:
functions
lists
python3
0 Voto
4 Respostas
20th May 2017, 9:58 AM
lars
Write a program that can print characters correspond to the least significant byte of an integer variable without using loops
c
0 Voto
4 Respostas
13th May 2021, 5:16 AM
Sanket Athawale
I wrote a code to take a string of words as input and output the number of words there is as integer
python3
1 Voto
4 Respostas
24th Oct 2020, 4:39 PM
KABIR ⚡🇳🇬
Plz who can clarify what 'parsing 'is to me and what does it mean to parse a valid non-negative integer
integers
non-negative
parsing
1 Voto
3 Respostas
24th Sep 2019, 7:38 PM
Ifeanyi Nnabuenyi
Can we compare two data types such as an integer and a float and what Boolean value will I get?
python
0 Voto
2 Respostas
13th Jan 2022, 5:31 AM
Velpuri Venkata Veera Anjaneyulu
write a c++ program to input an integer value and check if it is positive or negative.
help
me
please
0 Voto
3 Respostas
6th Dec 2016, 10:21 AM
Vishal Sharma
How to code a program which can convert a string to an integer in C++?
c++
0 Voto
2 Respostas
15th Jun 2017, 11:17 PM
School Dog
Why does it print an integer value when it is asked to print multiple characters (in single quotes)?
c++
0 Voto
2 Respostas
24th Feb 2020, 11:24 AM
Chetan Satpute
Can i give an integer value to a 'char' variable in C language? Ex- char a = 4;
c
language
programming
variables
1 Voto
3 Respostas
11th Feb 2017, 2:56 PM
Resurektzz7
Part 1 – Fraction Class Declare two private integer instance variables to hold the numerator and denominator .
constructors
java
1 Voto
2 Respostas
7th Nov 2019, 3:43 PM
Avilasha Trivedi
How can we use a while loop by prompting the user for an integer and the system prints it 5 times only?
java
2 Votos
4 Respostas
14th Jun 2019, 9:47 PM
Stephen Matara
[ ASSIGNMENT: ] Next Palindromic Number
assignment
function
integer
next
number
palindromic
positive
task
28 Votos
16 Respostas
8th Jun 2018, 6:53 PM
Danijel Ivanović
Return bool or 1/0
bool
c++
integer
return
3 Votos
2 Respostas
27th Mar 2018, 4:08 PM
Marfik Em
Golang int8, int16, int32, float32 ....
and
float
golang
integer
0 Voto
4 Respostas
31st Jan 2021, 6:12 PM
Yousef Ady
Given N elements of integer array and we have to find its median. A median is the value present at the centre of a sorted array
python
0 Voto
7 Respostas
15th May 2022, 12:22 PM
Anahit Yeghyan
When we print the value of p then the output is 2358844 and when we print the value of k the output is 2358840 but when we print
c
integer
pointers
1 Voto
1 Resposta
1st Jul 2019, 1:25 PM
Mohd Baqer Haider
Why should I use a float?
float
int
integer
0 Voto
3 Respostas
8th Jul 2017, 11:34 PM
Captain George
Find the missing number in an integer array of 1 to 10. For eg :- I/p - 1,2,4,5,6,8,9,10 o/p- 3 and 7
arrays
2 Votos
3 Respostas
24th Nov 2020, 1:41 PM
Ritika Singh
what is used to enable the scanner class to accept an integer as an input? pls help
code
java
0 Voto
3 Respostas
16th Nov 2017, 7:13 AM
delviny amateshe
What is the output of this C++ code?
c++
cpp
int
integer
output
2 Votos
8 Respostas
1st Aug 2019, 4:11 PM
Janna Al-Ward
Write a function isPrime() that takes integer n and determine whether n is a prime number or not
c++
functions
0 Voto
3 Respostas
9th Nov 2016, 11:18 AM
Samadov Abdullokh
How do you declare a string, variable, and integer in both C# and C++ ?
c#
0 Voto
1 Resposta
9th Mar 2017, 8:53 PM
Jason Bourne
i want to know how to add the digits of an integer in c++ program??
math
0 Voto
1 Resposta
9th Nov 2016, 4:18 AM
Usama Ali
The way to change int a char 'H ' on the data array of integer
java
0 Voto
1 Resposta
5th Aug 2017, 6:43 AM
Nazhan Harzula
Write a program that takes an arbitrary positive integer as input and calculates and prints the number of digits 0 to 9 in it.
python
1 Voto
2 Respostas
25th Dec 2020, 12:55 PM
a.m
if a pointer has its data typ as integer then how can it store the memory address of a variable which may contain character?
c++
pointers
3 Votos
7 Respostas
20th Jun 2016, 7:45 PM
Monic@
How cam i make a comparisons of two integer numbers in order ro printout a statement? Using strcpy() function
??
0 Voto
2 Respostas
9th Sep 2021, 8:02 PM
Adebayo Boluwatife olumide
write a program that input an integer and passes it to function.The function should return the number of digits in that number .
c++
digits
functions
in
number
of
0 Voto
8 Respostas
3rd Dec 2016, 5:21 AM
Abrar Hussain
I was going through the tutorial. But in one e.g.:there is no declaration of integer 'x' in the code.why? Or it isn't necessary?
c++
0 Voto
8 Respostas
28th Jul 2017, 9:50 PM
Vinamra Kishore
How do you get the smallest integer in a list without using the min() built-in function and also its index?
python
python3
0 Voto
5 Respostas
1st Apr 2017, 2:11 AM
Kanra
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
15
16
17
...
22
Próximo >
Quente hoje
What's wrong with this code ? ( Beginner)
4 Votes
Pig Latin
0 Votes
Someone can help me
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
why do people say programming is hard
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
I’m new someone can help me
0 Votes