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 do I pass integers to characters (in a string) in C++?
arrays
c++
char
int
strings
0 Votos
2 Respuestas
18th Mar 2019, 6:56 AM
Aliah EH
write a program to take two integers as input and their sum as output?
python
1 Voto
5 Respuestas
14th Dec 2020, 2:13 PM
TITANSTAR
Write a program to take two integers as input and output their sum. Sample Input: 2 8 Sample Output: 10
python
1 Voto
9 Respuestas
7th May 2021, 10:58 AM
Jainish Sangani
Write a program to input four integers and print them in descending order.
c++
etc
java
6 Votos
3 Respuestas
7th Oct 2017, 5:47 PM
Harsh Tirkey
How to show a particular thing after n no. of years..?
integers
js
0 Votos
6 Respuestas
29th Dec 2017, 4:50 PM
R I S H A B H
How to find sum of 2 positive integers without using any operator?
c
3 Votos
3 Respuestas
4th Sep 2016, 5:43 AM
ASHUTOSH MOHAPATRA
Write a program to take two integers as input and output their sum.
python
-1 Voto
5 Respuestas
15th Jul 2021, 1:20 AM
Mahki Wimbish
(SOLVED) for_while!! x, sum integers are not defined in this scope, why?
c++
conditionals
for
forwhile
loops
while
0 Votos
3 Respuestas
16th May 2020, 10:53 PM
fergoka
How i code for sum of two integers and write its output
*
0 Votos
3 Respuestas
13th Sep 2021, 8:28 AM
Shraddha patel
Please explain!
c
integers
pointers
7 Votos
3 Respuestas
29th Jan 2021, 4:25 AM
Hrutik Bhalerao
Give me examples of the signed and unsigned modifiers in integers in c++
variables
-1 Voto
5 Respuestas
27th Dec 2018, 2:18 AM
Jonny Walker
How to accept integers from user and use it in calculations..?
calculator
int
strings
0 Votos
3 Respuestas
16th Mar 2017, 1:21 PM
Naga Vishruth N
Write a program to take two integers as input and output their sum. Sample Input: 2 8 Sample Output: 10
sololearn
0 Votos
7 Respuestas
1st Jun 2021, 2:46 PM
Nomula Hari chakravarthy
Is there an easy way to turn integers into binary numbers in Python?
binary
convert
python
5 Votos
2 Respuestas
3rd Apr 2017, 8:39 PM
Supersebi3
I created an array of integers. How do i compare the integers in the array?
arrays
0 Votos
9 Respuestas
1st Jul 2018, 3:04 PM
StEvEn
Write a code to reverse integers between the even numbers in the array
c
java
python3
0 Votos
2 Respuestas
31st Jul 2019, 7:36 PM
Geek
I want to convert mutiples strings values into integers values? How can I do it?
python3
type-conversion
2 Votos
4 Respuestas
27th Sep 2020, 7:02 PM
Rosana Rodríguez Milanés
Help turning integers into binary in c++, my binary numbers come out backwards.
binary
c++
0 Votos
5 Respuestas
22nd Mar 2018, 4:36 PM
Alejandro Martinez
How to code this in python? Find and Print the SUM of 10 consecutive Integers
python
0 Votos
3 Respuestas
8th Jan 2023, 7:10 AM
Taking input of two integers in a single line separated by space
input
print
python
0 Votos
3 Respuestas
13th Feb 2019, 7:25 PM
Nilutpol Kashyap
How to calculate sum of n integers and print the value of n
loops
0 Votos
2 Respuestas
3rd Oct 2020, 4:02 PM
Siyasamkela Lumbo
is this pseudocode correct for multiplying 2 integers without using the * function
algo
java
multiply
pseudocode
0 Votos
3 Respuestas
23rd Aug 2020, 12:20 PM
reeseey
How to write program in C to accept only integers and reject the character??
c
1 Voto
3 Respuestas
27th Aug 2019, 1:46 PM
Akashdeep Singh
Separating digits in an integer with 3 spaces
integers
java
0 Votos
2 Respuestas
29th Mar 2019, 6:38 PM
Sol
Take a list of integers (n) and return a new list with n times each integer
#3
#consecutive
#copy
#integer
#list
#newlist
#python
1 Voto
10 Respuestas
5th Apr 2018, 10:01 PM
Taylor Deal
Write a program to take two integers as input and output their sum. Sample Input: 2 8 Sample Output: 10
python
-1 Voto
11 Respuestas
27th May 2021, 4:12 PM
Siddhartha Kushwaha
How To Convert String To Exactly Same Integers In C or C++
c
c++
code
int
strings
2 Votos
2 Respuestas
16th Nov 2017, 3:50 PM
Shubham Pratap Singh
How to find second largest number in 5 integers value without using array or loop?
1 Voto
8 Respuestas
26th Oct 2017, 6:33 PM
Nilesh Gupta
Can any one tell me how to add numbers from user input
adding
integers
1 Voto
3 Respuestas
9th Nov 2017, 2:18 PM
Jafari Ibrahim
how do i concatenate two integers (a=5 b=6 System.out.print("sum"); the outout is 5 6
concatenate
java
0 Votos
7 Respuestas
24th Aug 2016, 12:52 PM
thomas
In Java, how can we concatenate integers using an object of type string?
concatenation
int
java
object
string
0 Votos
3 Respuestas
21st Sep 2021, 6:03 AM
Solus
How to create a sum integers with a recursive funktion in python?
python
recursion
0 Votos
3 Respuestas
12th Jun 2017, 9:21 AM
lars
Purpose?
addition
integers
0 Votos
2 Respuestas
15th Aug 2019, 10:05 PM
Sam Hatchard
How to sort the integers in array without using built in functions on c#
c#
0 Votos
4 Respuestas
16th Feb 2020, 6:42 AM
Nivedha
How to write a c++ code that takes 10 integers and type them without repetition ?
c++
1 Voto
11 Respuestas
2nd Dec 2016, 6:35 AM
ghasan
How to write a code to arrange integers in acending in cpp
cpp
tough
1 Voto
2 Respuestas
12th Nov 2018, 12:20 PM
Fan Of Mr Beast
Write a C program to compute the greates common division of two positive integers
c
program
0 Votos
5 Respuestas
6th Dec 2018, 3:08 PM
Abdulsalam Ayomide
How to write a program to take two integers as input and output their sum.
python
0 Votos
4 Respuestas
19th Jan 2022, 9:22 AM
Rhys Law
Given a set of integers separated by a space,ur code should print each integer in a new line, the number of integers are unknown
c
c++
1 Voto
1 Respuesta
6th Feb 2018, 10:40 AM
Samar
find first non repeating elements in given an array in integers
java
1 Voto
1 Respuesta
23rd Mar 2018, 12:03 PM
mouli perla
Fill in the blanks to declare an array of integers containing 9 elements. Assign to each element the value 45 using the for loop
arrays
-1 Voto
10 Respuestas
31st Oct 2017, 10:12 AM
Muhammad Ali
My calculator is using strings instead of integers and I am using pydroid 3
add
adds
and
can
cant
divide
it
multiply
only
or
strings
1 Voto
3 Respuestas
14th Sep 2021, 3:36 PM
Richard
How to solve Frobneius problem for 3 integers a,b,c? Given gcd(a,b,c)=1 , a<b<c.
c++
frobneius
0 Votos
2 Respuestas
31st Oct 2020, 3:49 PM
PIYUSH BHARAMBE
Pl tell me the way to put space between two integers in c++
c++
0 Votos
4 Respuestas
4th Jan 2017, 5:20 PM
Dhruv Bhatnagar
Can any explain about objects like integers created on the fly?
python
0 Votos
2 Respuestas
13th Nov 2017, 7:42 AM
Abin Singh R
Write a program that use while loop cimputer the sum of 10 integers
c++
0 Votos
2 Respuestas
20th Feb 2021, 2:20 PM
Nishtiman
Python program to separate a number containing 4 into two numbers without 4.Description provided below.answer fast.thanks!
integers
programming
python3
5 Votos
3 Respuestas
7th Apr 2019, 1:34 AM
LAKSHMINARAYANAN E
What is the IEEE representation of Integers and real numbers in memory?
IEEE
integer
numerical
real
representations
standards
1 Voto
2 Respuestas
20th Jan 2018, 7:32 PM
Riyashi Chandak
Write a program to take two integers as input and output their sum.
code
me
pls
tell
the
0 Votos
2 Respuestas
14th Oct 2021, 10:10 AM
Vikstar Complex
what data type is used to declare data containing both integers and strings (eg gos123.)
c++
data-types
2 Votos
6 Respuestas
12th Sep 2016, 5:17 PM
Cody Arthur
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
3
4
5
...
9
Siguiente >
En tendencia hoy
New code
1 Votes
Does anyone have the solution for this challenge?
1 Votes
How would you solve the part of the C# Intermediate code project that requires operator overloading?
0 Votes
Why does coding take so long to learn
0 Votes
Solved# Survey data format in coding for data
1 Votes
Solved Ai generated practice the last question
0 Votes
How to add unordered lists in HTML.
0 Votes
What is the use of .kt classes in the React Native project
0 Votes
Why is it so hard to get a job as a junior dev? Or just wanting to do an internship.
1 Votes
Kernel in Jupyter
1 Votes