Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
input String And Print Corresponding integer [Check Description]
c
c++
code
codeplayground
india
java
python
python3
sololearn
trending
1 Vote
3 Réponses
13th Oct 2018, 7:09 PM
Rishabh Mehta
Write a program that checks if the water is boiling. Take the integer temperature in Celsius as input and output "Boiling" .
booleans
if-statements
python3
-4 Votes
29 Réponses
1st Feb 2021, 5:54 AM
We Doru
How can we access 18 bit integer in a variable?
c++
0 Vote
12 Réponses
14th Dec 2016, 10:34 PM
RITESH KUMAR
How to convert a character of a string to an integer by using stoi()
cpp
1 Vote
9 Réponses
19th Apr 2021, 9:05 AM
Ali_combination
How to prevent integer overflows in my fibonacci program
c+
integeroverflow
0 Vote
6 Réponses
30th Jun 2020, 12:53 PM
Saraswathi Reddy
How to know the number is integer or not in c++?
answer
c++
0 Vote
11 Réponses
21st Jul 2020, 1:20 PM
Nandini B N
How to convert Integer to its corresponding word
java
programming
0 Vote
2 Réponses
22nd May 2022, 12:20 AM
Gul Mohammed
What is the capacity of integer variable?
data-types
php
2 Votes
2 Réponses
21st Apr 2016, 7:10 AM
Akash Narayan Sutar
how do you decide which integer type use?
c++
cout
-1 Vote
4 Réponses
11th Jul 2016, 6:39 AM
Rajesh
program to remove 10th digit from the input integer N
c
c++
java
1 Vote
5 Réponses
19th May 2019, 7:09 AM
Nikash
Efficient way to find length of integer in c++?
c++
cpp
4 Votes
5 Réponses
28th Jun 2017, 2:16 AM
Jordan Chapman
Program for add 2 integer in c language
c
1 Vote
4 Réponses
6th Jan 2018, 3:21 PM
Gaurav Saini
Can you give reason why unsigned positive integer is treated smaller than signed negative character or integer in C?
c
c++
comparison
explaination
int
signed
unsigned
2 Votes
1 Réponse
24th May 2019, 3:28 AM
Harshit Gupta
How to separate integer and perform calculation separately?
integer
separation
0 Vote
4 Réponses
8th Jun 2018, 2:30 PM
Gagan Deep Singh
How can compare float and integer in ?
c
1 Vote
2 Réponses
4th Jul 2020, 1:23 AM
Sahan
to find the smallest integer using while loop
c++
1 Vote
4 Réponses
8th Aug 2016, 1:14 PM
maria
Conversion of String Equation to Integer not working
c++
0 Vote
2 Réponses
25th Mar 2021, 9:28 AM
Marc Stephen Gabres
question regarding integer declaration. i would appreciate any help.
code
correct
java
not
1 Vote
7 Réponses
15th Apr 2017, 5:25 PM
shobhit
Floor division will return value as integer ?
numeric-operations
python
0 Vote
5 Réponses
9th Jul 2016, 5:13 AM
Pavan Gowda
Why is char often treated as integer data type?
c++
3 Votes
2 Réponses
17th Aug 2019, 1:19 AM
Kishore Kumar BP
What is the size of integer variable?
c#
datatype
variables
0 Vote
3 Réponses
26th Dec 2016, 7:45 AM
Pandurang Matkar
How do I change an integer to a string?
help
integer
newbie
string
0 Vote
4 Réponses
29th Jan 2020, 3:04 AM
Agustin Benini
How to convert am integer into float in next line
code
codeplayground
progress
python
python3
1 Vote
5 Réponses
1st Jun 2022, 3:17 PM
Jude Maria Bevan
How to concatinate two integer to make new integer for example [ a=2,b=3, by using c=23 or d=32]
concatinate
integer
two
0 Vote
4 Réponses
3rd Nov 2017, 1:35 PM
Thirumoorthi P
Why i am not getting an integer value?
integer
string
1 Vote
2 Réponses
22nd Oct 2019, 5:58 AM
PARITHOSH DESAI
Conversion between q_based string and integer
c
-1 Vote
1 Réponse
23rd Feb 2020, 9:56 PM
Woody Lin
How to make two integer input?
c#
input
0 Vote
1 Réponse
24th Dec 2016, 8:56 AM
shivam acharya
type error: can't use - for list or integer
flask
python
sql
type-error
2 Votes
5 Réponses
1st Feb 2019, 2:04 AM
Ahmad Ali
Output a list of integers as a single integer
arrays
help_me
lists
python
0 Vote
4 Réponses
31st Mar 2021, 10:09 AM
Vladimir
Write a program that ask the user for an integer number and find sum of all natural numbers up to the users inter number
c++
integer
internumber
0 Vote
12 Réponses
10th Apr 2022, 6:13 PM
Miraj Kedir
how to add integer part of the decimal numbers by c language
c
1 Vote
10 Réponses
24th Oct 2021, 10:04 AM
morgan
How to use big integer in JavaScript ?
javascript
0 Vote
3 Réponses
22nd Jul 2018, 12:40 PM
Anish Ojha
Turn string to integer only if it's possible.
int
python
str
variables
0 Vote
2 Réponses
29th Mar 2021, 2:32 AM
Mnl
How to assign an integer to a struct array? C++
arrays
c++
error
struct
structs
0 Vote
9 Réponses
2nd Feb 2019, 1:25 AM
Eduardo Perez Regin
Whene int a =2.3 ; I need to stor (a) as 3
integer
0 Vote
3 Réponses
3rd Jan 2021, 11:28 PM
badreldeen ebraheem
a='12' 12 is integer or string? Please explain guys?
python
1 Vote
3 Réponses
29th Nov 2018, 9:57 AM
Harish Chandan Chavan
How do we break an integer in kotlin?
kotlin
0 Vote
3 Réponses
7th Jul 2019, 5:35 PM
mirza
How multiplication of string and Integer is Possible in Python?? So confusing!!
python
0 Vote
7 Réponses
23rd Dec 2022, 6:03 PM
Amit Joe
what happens when I compare an integer with whole number? example: 80>=80.0
booleans
python
1 Vote
14 Réponses
8th Sep 2016, 4:30 PM
Sujit Sajja
Make list out of integer value in python
integers
lists
python
python3
0 Vote
2 Réponses
1st Dec 2022, 6:12 AM
Lev
[C++] Program that reads a positive integer maximum limit.
c++
0 Vote
4 Réponses
2nd Apr 2019, 2:59 AM
Lutor27
split an integer from 1234 to 1 2 3 4
java
0 Vote
4 Réponses
3rd Feb 2020, 4:13 AM
sameer
Why is the output an integer even i declared it as char
c
1 Vote
10 Réponses
17th Mar 2020, 7:17 AM
Y AD Ù
Separating digits in an integer with 3 spaces
integers
java
0 Vote
2 Réponses
29th Mar 2019, 6:38 PM
Sol
Write a program to subtract a float number from an integer number and give result in integer by using local variables
@computer
-2 Votes
4 Réponses
27th Sep 2021, 11:32 AM
Krishna Shaw
How can i convert integer to roman
help
integer-roman
python
python3
0 Vote
2 Réponses
6th Aug 2017, 1:05 PM
Adrian Jason Rodas
How to enter char in integer array in c
c
doubt
help
0 Vote
3 Réponses
9th Jun 2022, 10:00 AM
Ajmal K saleem
How to convert integer value to string in C langauge?
c
int
integer
strings
type-conversion
1 Vote
5 Réponses
18th Jan 2021, 4:35 PM
Samir Kaushik
How do I make an integer appear in a string
python
0 Vote
9 Réponses
28th Feb 2017, 6:56 PM
Ukemeobong Akpan
I want to input string type and integer type
python3
1 Vote
5 Réponses
21st Dec 2016, 10:32 AM
Maryam Sadeghi
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
4
5
6
...
22
Suivant >
Aujourd'hui en vedette
C pointers
1 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes