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
What is the correct method to get 3 or plus integers of the user in ruby?
data
gets.chomp.to_i
gets.to_i
integer
ruby
0 Voto
2 Respostas
25th Sep 2019, 4:10 AM
Nicolás Morales
How to take input of integers of array and string without knowing the size of the array?
c
0 Voto
2 Respostas
18th Aug 2019, 5:44 AM
Geek
I want to know how to calculate the least common multiple without using a function of two integers please.
calculate
common
how
iwant
know
least
multiple
the
to
to
withou
-1 Voto
3 Respostas
19th Mar 2020, 10:40 AM
Rami Joy
Random numbers in Javascript
integers
javascript
random
1 Voto
1 Resposta
26th Mar 2018, 7:04 PM
Leroy Jenkins
Find the result subtraction, multiplication, division of two integers using + operator. Input: 6 and 4 output:
boolean-logic
1 Voto
2 Respostas
4th Mar 2018, 7:13 AM
Arjunan
(Index of second largest element) Write a function that returns the index of the second largest element in an array of integers
arrays
c++
help
please
0 Voto
5 Respostas
18th Dec 2020, 2:24 PM
Decoder 👩💻
In sololearn I have to scan the 2 different integers ...but I can't..then what will be the proper way?
-
0 Voto
4 Respostas
7th Apr 2020, 7:31 AM
Vaishnavi Pawar
Hello everyone,I have a question concerning sql language,how to add a constant to a column of integers in a table?
sql
0 Voto
7 Respostas
5th May 2017, 11:25 PM
As Mae
How to convert floating point numbers to integers in php when using the module operator
operators
php
1 Voto
1 Resposta
28th May 2017, 3:21 PM
Name Space
5 + 4 + 3 + 2 + 1 = 15. Output: Enter a number: 5. The sum of the first 5 integers is 15.
java
2 Votos
7 Respostas
21st Oct 2020, 1:09 PM
Celine V. Caballero
How do I use a loop on two or more integers at the same time? Please help...
c#
loops
0 Voto
2 Respostas
9th Aug 2020, 6:18 PM
Emmanuel
🔢💻 Challenge: Putting commas! 💻🔢
basics
challenge
fundamentals
integers
numbers
programming
15 Votos
18 Respostas
11th Oct 2017, 11:09 AM
noobcøder
is it possible to check if a digit exists in an integer without converting into string?
challenge
integers
python
python3
2 Votos
2 Respostas
30th Jan 2022, 4:59 AM
cal
Write a program using user defined function that will display all prime integers that the user enters
c
0 Voto
1 Resposta
11th Dec 2021, 7:52 PM
Kubasu Ivan
A program to compute and display the sum of all integers numbers that are divisible by 6 but not by 4 and lie between 0-100.
c++
-1 Voto
6 Respostas
19th Feb 2020, 2:10 PM
Harshal Modak
Why 5==5.0 , where 5 is integer and 5.0 is floating point???
c
c++
float
integers
variables
1 Voto
8 Respostas
17th Oct 2020, 5:10 PM
Ashutosh Patel
len() limitation? I am trying to use len() in dictionary. While it works on certain integers key (12), it doesn't work on others
dictionaries
get()
indexing
len()
1 Voto
6 Respostas
20th Aug 2022, 9:33 PM
Amd
Can any one help me to get Q.E in right form while giving negative integers
c
0 Voto
1 Resposta
8th Feb 2019, 5:13 PM
V Chandu
How do you print a random number or string from a list of integers and strings in python?
integers
python
random_module
strings
0 Voto
2 Respostas
1st Dec 2019, 11:48 AM
Amitoj Singh
Why is this 5.0 Finished instead of 5 Finished if both variables are integers instead of float?
exceptions
python
0 Voto
3 Respostas
26th Sep 2016, 6:35 PM
Josh Murphy
How to find the numbers which are not repeated in array of integers , if others are present twice?
arrays
java
0 Voto
3 Respostas
22nd Jun 2019, 4:02 AM
Saumya Upadhyay
You are given a non-empty sequence of non-negative integers terminated by a -1. The -1 is not part of the input sequence.
loops
0 Voto
1 Resposta
25th Sep 2019, 3:34 PM
Kartik Singh
Petya loves lucky numbers. Everybody knows that lucky numbers are positive integers whose decimal representation contains only
c
language
0 Voto
1 Resposta
14th Oct 2021, 11:42 AM
Lehan
Write a Python program that sorts three integers. The integers are entered from user using input function.
python
1 Voto
2 Respostas
12th Nov 2017, 6:40 AM
Belal channel
How to detect both floats and integers to make math more proper than it currently is? Check my code as of now below:
c++
if-statements
switch
0 Voto
7 Respostas
14th Apr 2019, 6:03 PM
Ragey
I'll have to find the sum of first 25 integers using recurssion can anyone pl tell me how to do that ?
python
recurssion
1 Voto
3 Respostas
12th Sep 2022, 5:11 AM
Pumping Iron
Explain this (Numbers and negatives)
fibonacci
integers
java
long
5 Votos
2 Respostas
17th Nov 2017, 11:09 PM
Limitless
Is HackerRank not good for beginners ?
integers
math
number
python3
0 Voto
3 Respostas
11th Jan 2021, 12:35 PM
Shashank
Challenge question - > Changing Numbers
change
function-arguments
integers
numbers
0 Voto
1 Resposta
2nd May 2018, 4:46 PM
Anthony Perez
I wrote a simple code by using function definition that computes grades. Why do I get Traceback error for non integers inputs?
function
python
python3
1 Voto
5 Respostas
13th May 2018, 1:22 PM
IKECHUKWU, GAVIN C
I need help with the source code to add 2 integers using oop in C++ language, im still a beginner.
cukricha
realone,
-2 Votos
4 Respostas
23rd Apr 2020, 10:51 PM
RealOne
Given a list of integers (1-10). Write a code to calculate and display the sum of all odd numbers.(using loop)
loop
python
0 Voto
4 Respostas
3rd Oct 2018, 2:01 PM
partha
list of integers and number python function to find and return the sum of elements of the list.Don't add given num and bef &aft
python
0 Voto
7 Respostas
2nd Mar 2019, 9:27 AM
Bharghavi Ganesan
What is the basic definition of an integer and a float?
and
floats
integers
python
0 Voto
4 Respostas
25th Apr 2019, 12:09 PM
Mohsen Benyan
Write a function sumprimes(l) that takes as input a list of integers and retuns the sum of all the prime numbers in l.
python
0 Voto
3 Respostas
10th Feb 2017, 4:31 PM
Kannan M
Positive integers N and K are given. Using only addition N completely by K, as well as the remainder of this division.
c++
0 Voto
4 Respostas
25th May 2020, 1:14 PM
Sarvar Muxammadaliyv
Calculation of numbers bigger than "unsigned long long"?
bigger
c
integers
unsigned
1 Voto
1 Resposta
8th Apr 2018, 7:55 AM
Twenty-three
How to create a program that ask the user for 3 integers and disorder their outputs?
c++
0 Voto
1 Resposta
5th Sep 2016, 3:17 PM
shawty
If floats and integers are "different" in Ruby..how is it all to excite proper math calculations.
-1 Voto
1 Resposta
29th Aug 2017, 5:40 PM
Jordan Maurice Wofford
I'm new to programming I dont know how to add two integers repeatedly in c program
c#
-1 Voto
2 Respostas
8th Oct 2016, 9:05 AM
Janine Sabalbarino
C++ Question logic doubt : I need to write a program to read and translate integers into numbers. e.g 856 = Eight five six
#beginner
#code
#cpp
#integer
#printnumber
#translateinteger
1 Voto
4 Respostas
19th Jan 2021, 7:50 PM
Shay J
Write a program to take two integers as input and output their sum. Sample Input: 2 8 Sample Output: 10
phyton
-1 Voto
4 Respostas
3rd May 2021, 9:00 PM
Memet Ekin Parlar
Write a program which takes 20 integers as input and divides with 2 and observe the results by using switch condition?
input
-1 Voto
4 Respostas
23rd Dec 2019, 3:22 PM
owais qureshi
6. Write a C code that takes three integers a, b, c as inputs and output the maximum and minimum of them.
help
need
0 Voto
6 Respostas
7th Jul 2017, 3:07 PM
Noushin tabassum
how to check arraylist in java
arraylist
coding
integers
java
0 Voto
2 Respostas
19th Sep 2020, 6:24 PM
Rubii4
Is it possible to have, in an array, in the curly braces, less than the specified integers in the square braces?
arrays
0 Voto
3 Respostas
17th Jul 2019, 5:42 AM
It's *Aandrew* Banu
Some what I'm missing in this problem.. Could you help me?Q:Read an integer N.. For all non negative integers i <N, print i**2.
python
0 Voto
5 Respostas
10th Apr 2020, 5:52 AM
SelvaKumar
Please can someone write a program to find the highest common factor of two integers for me.... I have tried but I couldn't
cpp
3 Votos
4 Respostas
10th Feb 2018, 10:34 PM
Adams Michael Okyere
Given an array containing n distinct integers in the range [0,n](inclusive of both 0 and n). Find and return number not in range
arrays
c++
0 Voto
2 Respostas
19th Feb 2024, 3:19 PM
Anuj Khare
how to take a integer N as input from user and after that take N spaced integers as input and store them in a single list
python
python3
0 Voto
4 Respostas
5th Jan 2020, 12:42 AM
Leman Kirme
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
6
7
8
9
Próximo >
Quente hoje
Guys help please
1 Votes
Python question
2 Votes
Python
1 Votes
Are websites hackable?
1 Votes
C# and sql
1 Votes
TICTACTOE
0 Votes
Void functional void with bool function
0 Votes
What course to take for AI?
0 Votes
Error
0 Votes
What's an unsigned int?
0 Votes