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
How do you get the smallest integer in a list without using the min() built-in function and also its index?
python
python3
0 Vote
5 Réponses
1st Apr 2017, 2:11 AM
Kanra
what is the output of following program type def int integer # define int chat void main () { int i= 65; int *ptr = &i; int *j =
def
defi
following
int
integer#
of
output
programtype
the
whatis
-1 Vote
10 Réponses
29th Sep 2021, 6:39 AM
Abubakar Sk
If an integer value is to be entered through keyboard for direct arithmetic operation, what function should be use? gets,scant ?
c
function
programming
1 Vote
2 Réponses
21st Nov 2018, 3:43 PM
ricky yeung
Write a program to print the largest and second largest number among 4 initialised integer numbers?
challenges
0 Vote
2 Réponses
6th Nov 2017, 10:15 AM
Shashank shekhar
How do you get the number of digit of an integer without using any String, concatenation, type casting; in java?
algorithm
code
java
1 Vote
2 Réponses
25th Jan 2021, 6:28 AM
Ravier Konan
Can any one help me to solve this problem:write c program that reads two different integer and print the largest ?
c
c++
1 Vote
5 Réponses
24th Aug 2016, 11:19 AM
miss comp engineer
Write a program that prompts the user to enter 4 non-negative integer values and returns the largest of the four.
c#functions
noframe
1 Vote
2 Réponses
7th Dec 2022, 7:01 PM
Mary Njeri
A questin of c++
c++
division
input
int
integer
modulo
operator
1 Vote
13 Réponses
24th Feb 2020, 11:37 AM
zahrad
String manipulation programm ( string to float or string to integer conversion) can anyone pls help me with this
java
stringmaipulation
0 Vote
2 Réponses
31st Mar 2021, 4:32 AM
Yuvrajsinh Chudasama
How does the random() function works?
c++
does
how
integer
javascript
python
random
works
9 Votes
7 Réponses
2nd Jan 2019, 10:11 AM
Ritik Pal
Prompt the user to input 3 integer values and print these values in forward and reversed order
and
forward
order
reversed
0 Vote
2 Réponses
29th Jan 2017, 9:28 PM
Safiyyasaleh Sadiq
the integer temperature in Celsius as input and output "Boiling" if the temperature is >= 100.Output "Not boiling" if not''
java
0 Vote
2 Réponses
24th Jan 2023, 3:23 PM
Ambelye Cherkos
How do I represent each snake with a different integer in a 2d array ? (java)
java
0 Vote
2 Réponses
19th Aug 2017, 12:10 PM
Noobie
PLEASE CHECK IF I AM RIGHT Write a program to input 10 integer numbers into an array named fmax and determine the maximum value
c++
1 Vote
4 Réponses
14th Jun 2020, 9:28 AM
AmgKhvbbi Schweppes
So converting an integer to a float, all you'd need to do is multiple it by 1.0?
float
python
0 Vote
2 Réponses
18th Jul 2016, 1:24 PM
Jonathan Picazo
What is "Atomic integer" in java?
atomic
integer
java
0 Vote
1 Réponse
20th Jun 2018, 10:49 AM
Star Lord
Program must accept a string s and integer n.the program must print the characters repeating consecutively at least n times
characters
consecutive
in
print
string
1 Vote
2 Réponses
14th Aug 2018, 4:55 PM
Dinesh chandru
Can anyone tellme what is bits and bytes and why storage is different for integer and other classes
web-storage
0 Vote
2 Réponses
20th Oct 2018, 10:36 AM
Sushmanth
JavaScript Random Number
integer
javascript
number
random
1 Vote
2 Réponses
20th May 2018, 6:38 AM
Wolverine88
why we use String everywhere in Java, like in labels, text fields even we need some integer value
java
strings
0 Vote
3 Réponses
25th Aug 2016, 7:03 PM
Prashant
Do you have to have "int Variable = #;" in int main() or can it be outside of the {}'s?
int
integer
main
variable
0 Vote
3 Réponses
6th Nov 2020, 11:32 PM
amaIeltayib
Hey guys , how to check if an element in an array of integer is empty? Is it equal to null or 0?
java
1 Vote
4 Réponses
3rd Apr 2020, 4:37 PM
David Bukedi Diela
guys!An array with given integer N elements,how to find the sum between fist minus number and last minus number of an array?C++
sum
1 Vote
3 Réponses
5th Dec 2018, 11:09 PM
Oyu
If I can add an integer and a float, why do we have to convert the float to avoid an error?
type-conversion
1 Vote
4 Réponses
24th Feb 2018, 6:17 AM
Austin Hofmann
Power of a number up to the range of an integer and also calculate square root of the same.
help
need
0 Vote
2 Réponses
15th Jun 2017, 7:24 PM
Pravin
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 Vote
4 Réponses
5th Jan 2020, 12:42 AM
Leman Kirme
What will be the output of the following pseudocode? Multi Choice Type Question Integer a,b set a= 3, b= 1 for (each c from
be
choice
following
of
output
pseudocode?multi
the
the
whatwill
0 Vote
2 Réponses
18th Feb 2022, 6:13 AM
N.RAGAVENDRA
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 Vote
5 Réponses
10th Apr 2020, 5:52 AM
SelvaKumar
i entered letter "g" instead of integer value for a & b for fun, but code "a+b" gave me value "8", why? lang-C.
input
output
0 Vote
4 Réponses
9th Jun 2019, 6:56 AM
Jaswant Singh
Write a java code that prompts the user to enter two integer values successively into an InputDialog box.
java
1 Vote
2 Réponses
3rd Mar 2017, 7:47 AM
yandisa
How to read a integer and character from a single line of input separated by space?
python
1 Vote
1 Réponse
15th Sep 2016, 2:06 PM
pratik pratyay
Write a C program to convert a given integer (in seconds) to hours, minutes and seconds
(in
a
and
c
convert
given
hours
integer
minutes
program
seconds
seconds)
to
write
-5 Votes
1 Réponse
11th Oct 2020, 10:44 AM
Sachithra Bandara
Can a pointer of integer type hold the value of character type or float type ?
beginner
c++
pointers
pointertype
0 Vote
1 Réponse
1st Sep 2017, 1:47 PM
Satyam Anand
Can't any other integer beside 0 and 1 begin the iteration process of the While loop?
c++
loops
0 Vote
1 Réponse
28th Apr 2017, 7:06 PM
Yemi Ayinla
Integer b = Integer.valueOf("444",16); And int b = Integer.parseInt("444",16); Both returns 1092. Can anyone explain how?
parse
parseint
valueof
-1 Vote
1 Réponse
7th May 2018, 9:29 PM
Syeda Zobia Kanwal
String is mean that group of sentences but it is used as integer value is it correct?
data-types
0 Vote
1 Réponse
18th Mar 2019, 1:33 PM
Kamalahasan B
int a=3; int b=2; int c=a,b; What will be the value of c??
c
cpp
declaration
integer
java
0 Vote
4 Réponses
3rd Dec 2021, 12:05 PM
Ashutosh Modgil
Why output is false infact both has 100 values
beginner
help
integer
java
2 Votes
2 Réponses
21st Jul 2020, 5:01 PM
Pratik Shinde
Write a program that uses a while loop to determine the smallest integer power of 3 that exceeds 30 000.
c++
-1 Vote
4 Réponses
13th May 2017, 7:46 AM
Tehreem
what data type is a name?. I know it's not an integer so what data type is it?
c++
1 Vote
2 Réponses
11th Sep 2016, 6:20 PM
Cody Arthur
I noticed that int X; and Integer X; in Java can mean two different things. Is there a difference? Why is that the case?
int
integer
java
oop
1 Vote
3 Réponses
12th May 2018, 10:53 AM
okon fortune sam
[{(PYTHON)}] How to create a programme that takes an integer input and returns next nearest prime pallindrome
logical
0 Vote
1 Réponse
1st Jun 2020, 9:22 AM
Xander 41
Is it possible to declare a C++ Variable that can contain an Intenger or a String?
c++
cplusplus
cpp
integer
string
4 Votes
6 Réponses
28th Jul 2017, 7:32 PM
BwD//Felix Janetzki
Take 10 integer inputs from user and store them in an array. Now, copy all the elements in another array but in reverse order
c++
1 Vote
3 Réponses
19th Jan 2022, 6:22 AM
Mumtaz Ali
Pythons abilities
integer
python
random
0 Vote
2 Réponses
11th Jan 2018, 5:07 AM
mYstic
who can write a c++ program that reads an integer and determines and prints whether it is odd or even.
c++
1 Vote
3 Réponses
13th Jan 2017, 1:52 PM
Abdulla Muhamad
How to do sum of very big integer?
big
c
c++
integer
java
python
2 Votes
6 Réponses
25th Apr 2020, 6:59 AM
Priyal Vyas
How can I use "Math." To find the location of a digit in a large integer number?
c#
math
0 Vote
2 Réponses
10th Nov 2017, 6:46 PM
Oz Ben Shaul
Write a complete C program to calculate and print the summation of the elements of a primary diagonal of an integer square 5x5 a
@hashamalnasre
0 Vote
4 Réponses
17th Jun 2021, 6:35 PM
HASHEM AL_NASRE
A Challenge about integers and empty lists
challenge
donttaketoseriously
empty
havefun
integer
list
python
1 Vote
8 Réponses
20th Aug 2022, 10:07 PM
Fynn Nix
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
16
17
18
...
22
Suivant >
Aujourd'hui en vedette
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
Need help (French)
1 Votes
Help for study
0 Votes
Spying on me
1 Votes
Where's PHP and Ruby courses?
1 Votes