Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
How to create a list in Java by taking integers separated by spaces?
java
python3
0 Votos
1 Respuesta
8th Aug 2022, 3:49 PM
syed fahad
can anyone share some example of two methods contain integers and boolean expression
java
0 Votos
2 Respuestas
7th Mar 2022, 1:43 AM
Dryll M
Question says to store 5 integers but solution says int myarray[5].(check description)
arrays
c++
1 Voto
2 Respuestas
11th Nov 2016, 4:10 PM
Ashwin Manoj
Write a program to input three integers and print the largest of three
c++
0 Votos
2 Respuestas
22nd Aug 2018, 12:57 PM
riya
I want to create a Arraylist which should contain Integers and Strings.. Is that possible?
beginner
java
0 Votos
4 Respuestas
9th Feb 2021, 4:13 PM
Edward
Is there any way so thata variable only accept integers and not floats in python
data-types
float
python
python3
variables
2 Votos
3 Respuestas
13th Sep 2021, 5:22 PM
Mocking Birds
If Python is a strongly typed language, why does it convert integers to floats during division?
python3
0 Votos
5 Respuestas
24th May 2020, 6:49 PM
Ali Rezaei
Given two integers 5 and 7, write a function to sum the numbers without using any arithmetic operators.
integers
of
sum
two
3 Votos
2 Respuestas
18th Aug 2018, 12:18 AM
Abdulrahman Bello
How to run a program on sum of positive and negative integers ?
reee
0 Votos
2 Respuestas
15th Aug 2019, 3:33 PM
Chandra Rakesh
Print a left angle triangle of integers from 0 to 9
c#
c++
java
php
python
-2 Votos
1 Respuesta
20th Aug 2017, 4:11 AM
Deepu Soni
How to give multiple integers as input to the function in the below code?
function-arguments
input
python
python3
0 Votos
3 Respuestas
11th Mar 2022, 6:29 AM
Sai Krishna
Problem Statement Given two integers a and b, your task is to calculate and print the following four values:
javascript
0 Votos
11 Respuestas
1st Feb 2023, 10:40 AM
Altaf Khan
How to split a string ,containing two or more integers seperated by comma, into two or more integers.
integers
java
strings
1 Voto
5 Respuestas
24th Nov 2022, 1:59 PM
Devishree
Given a list of integers 1,2,3,4,5,6,... remove all values greater than 100
java
javaonly
0 Votos
1 Respuesta
15th Aug 2019, 6:32 AM
NIKHIL DEVABHAKTUNI
How to spilit a string variables that contains integers and characters? For example :a5bd6
c
c++
0 Votos
2 Respuestas
8th Jun 2019, 2:38 AM
Dinesh Kumar.V
[HELP] - Recursive function to form the sum of two positive integers a and b?
c++
css
html
java
javascript
python
recursion
ruby
6 Votos
1 Respuesta
21st Feb 2018, 6:09 PM
Renato Silva
Write a Python function that takes as input a list of integers returns the most occuring and least occuring integers.
python
python3
0 Votos
16 Respuestas
28th Aug 2019, 5:28 PM
Sourav A.S
Write a program that three non- equal -equal integers and return the smallest?
c#
variables
0 Votos
2 Respuestas
18th Jun 2018, 4:52 PM
CHERUYOT SIMON
Can we find largest number from an array of integers without using if else statements?
array
ifelse
largest
0 Votos
6 Respuestas
18th Mar 2018, 3:36 PM
Jyoti
Please guys, how should i go about adding integers that i a user inputs
python3
0 Votos
3 Respuestas
25th Jul 2019, 3:11 PM
Kenneth Istifanus
Write a C program that calculate the sum of 3 user inputted integers
c
program
0 Votos
1 Respuesta
25th Oct 2022, 11:23 PM
Rose Mae Lumanit Peniones
What is (. Tostring()) is it conversion of integers to string value?
c#
type-conversion
-1 Voto
3 Respuestas
12th Aug 2016, 11:16 AM
CH.Durga Prasanna Kumar
Write a program to take two integers as input and output their sum. Sample Input: 2, 8 Sample Output: 10
calculator
0 Votos
9 Respuestas
27th Dec 2020, 10:20 PM
NDUBUISI PRINCE CHIMEREMEZE
I have a list consist of different integers, and i will give a number, then I need to add the integers in that list
python3
0 Votos
18 Respuestas
2nd Jun 2022, 9:57 AM
S GOUSE BASHA
write a code that converts integers 1-999 and displays them in words
c++
0 Votos
2 Respuestas
6th Aug 2016, 4:55 PM
KASAIJA KENNETH
Which code may i use if I want to take many integers from user input
.
-3 Votos
5 Respuestas
25th Sep 2020, 12:12 AM
Isidore
Write a program that prints the sum of the first five positive integers ,1+2+.....+5.
c++
0 Votos
4 Respuestas
26th Feb 2017, 5:26 PM
Zeyad Sharo
The keyword "INT" seems to be used to define both Integers and Function names. Is this right?
c++
data-types
2 Votos
8 Respuestas
18th Jul 2017, 4:42 PM
Richard Appleton
C program to calculates and prints the sum of the even integers from 2- 50
do
while
1 Voto
2 Respuestas
14th Aug 2019, 8:11 AM
Deshani Malawana.
Return the amount of longest (non-decreasing) sorted sequence of integers in a list
#3
#count
#integers
#list
#python
#sequence
#sort
1 Voto
1 Respuesta
31st Mar 2018, 12:59 AM
Taylor Deal
Read a three-digit integer and show all integers between 1 and each digit.?
c#
1 Voto
2 Respuestas
2nd Mar 2018, 11:21 PM
Dante M
How to pick all pairs of 2 nos. out of an array of N integers input by user without nesting of loops .??
codechef
java
sololearn
tle
1 Voto
18 Respuestas
21st May 2020, 6:37 AM
Akash Singhania
Given positive integers a,b and m., Compute a^b%m. Assume a<=10^9, b<=10^18, m<=10^9.
cpp
0 Votos
1 Respuesta
2nd Apr 2020, 5:33 AM
Anjali Yadav
Where to enter the value of integers a and b in c programming language to get the sum
interfaces
1 Voto
8 Respuestas
28th Feb 2021, 9:31 AM
ƊЄƔ ƤƦƛƬƛƤ ƧƖƝƓʆ
How to make an array of numbers having integers of specified range space seperated
arraylist
arrays
input
java
lists
output
0 Votos
4 Respuestas
23rd Jan 2018, 5:08 AM
Nikhil Kohli
How to evaluate the return of (if condition) when using multiple logic operators and integers
c
numeric-operations
operators
0 Votos
2 Respuestas
31st May 2020, 11:48 AM
Sob7yy
How to Add two Arrays of 5 integers and print the sum of the two using Java ?
java
1 Voto
6 Respuestas
24th Sep 2020, 5:49 AM
Reynaldz Parse
Please anyone help me, Tell me how can i input 5 integers in a code?? As i do " 5,12,32,45,11 " , its showing an error message!!
1stprogram
help!
java
newcomer
2 Votos
23 Respuestas
25th Aug 2020, 7:21 AM
I M J
How to make the input consist of a series of integers n, one integer per line?
c
2 Votos
2 Respuestas
2nd Jul 2019, 2:14 PM
Merida
How can I extract a word and integers from a given String in Java.
extract
java
string
1 Voto
2 Respuestas
14th Nov 2018, 11:50 AM
Shishir Chakraborty
How do computers different between symbols characters or integers having the same binary code
binary
computer
0 Votos
2 Respuestas
18th Dec 2018, 12:41 PM
Steinium😎
Write a program that inputs 8 integers and sorts them in a decreasing order.
c++
0 Votos
2 Respuestas
14th Jun 2021, 3:54 PM
Elie G. Medawar
Fix the code to output the product of two integers input. Sample input 3, 6 sample output 18
python
-5 Votos
6 Respuestas
26th Oct 2020, 4:51 AM
somasekhar kalaga
Q1. Write a program that reads a specified number of integers and finds the ones that have the most occurrences.
python
0 Votos
8 Respuestas
9th Mar 2021, 4:16 AM
Ajay Kumar
how can I write a simple while loop that sums the first 20 odd integers
c++
1 Voto
4 Respuestas
14th Jun 2016, 5:37 PM
Abdulai Torfik
Write a program to take two integers as input and output their sum. Both cases
python
1 Voto
2 Respuestas
21st Jan 2022, 4:06 PM
Edvin Caiali
input an integer n and show output all integers upto n,using functional c program
c-code
help
post
0 Votos
3 Respuestas
6th Aug 2017, 4:09 PM
Noushin tabassum
is there a short method of taking only integers from the user neglecting "sting content" in C++?
c++
1 Voto
7 Respuestas
26th Jan 2018, 5:58 PM
Hayyan Jarboue
When multiplying the Integers of a list, why does this method work??
list
multiply
python3
0 Votos
1 Respuesta
27th Nov 2016, 6:24 PM
Eric Carlsson
Error in python
integers
parsing
python
2 Votos
3 Respuestas
19th Sep 2018, 6:10 PM
Rick Shiffman
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
4
5
6
...
9
Siguiente >
En tendencia hoy
Void functional void with bool function
0 Votes
Python
2 Votes
TICTACTOE
1 Votes
Learn python
2 Votes
Error
0 Votes
BIG DOUBT🤔🤔🤔🤔
2 Votes
Help for study
0 Votes
Need help (French)
1 Votes
Spying on me
1 Votes
Where's PHP and Ruby courses?
1 Votes