Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Help me to rectify the problem for binary to decimal conversion program its only giving output when all the digits are same( 1).
binary
c
coding
decimal
0 Voti
4 Risposte
27th Mar 2020, 7:50 AM
Sai Dinesh
Dubt converting str to float - Why the result is returning as a float if i didnt made the conversion of str to float?
python
0 Voti
6 Risposte
18th Jul 2018, 2:03 PM
André Costa
New Code for converting Roman Numeral to Arabic Numeral
arabic
c++
conversion
roman
7 Voti
3 Risposte
8th Jun 2017, 7:40 AM
देवेंद्र महाजन (Devender)
what is type conversion?
c++
conversion
type
1 Voto
3 Risposte
15th Nov 2016, 6:48 AM
Sripali
Hi I am looking for someone who can help me
binairy
c
conversion
0 Voti
1 Risposta
6th Dec 2020, 7:12 PM
BAQQAL Hamza
Can someone correct my code?
binary
c
conversion
hexadecimal
2 Voti
2 Risposte
23rd Sep 2019, 10:15 PM
Arley santos
Convert fraction Binary to Decimal
binary
conversion
decimal
help
javascript
4 Voti
6 Risposte
31st Oct 2020, 10:32 PM
Jesús Emmanuel Justo González
How to covert letter 'A' to letter 'B' using ASCII code?
ascii
char
conversion
cpp
0 Voti
4 Risposte
27th Aug 2019, 6:03 AM
Nischal Jain
What is the mechanism of conversation of decimal to binary?
binary
conversion
decimal
mechanism
3 Voti
5 Risposte
3rd Jun 2017, 4:36 PM
Siddharth Saraf
How would you convert a string to a int?
conversion
int
string
to
1 Voto
6 Risposte
3rd Oct 2017, 1:46 AM
Deshaun Spence
How to put for loop iteration results into a variable in C?
binary
c
coding
conversion
for
function
loop
1 Voto
17 Risposte
14th Oct 2019, 6:59 PM
Alessandro Palazzolo
How can i convert my existing JavaScript project to Typescripts ?
conversion
javascript
react
typescript
1 Voto
1 Risposta
12th Jun 2023, 9:13 AM
Manita
How to convert any user input (like numbers, letters, words, names, alphabet etc) into a string in Python ??
conversion
input
string
to
0 Voti
2 Risposte
10th Oct 2020, 1:37 PM
Lakshya Mittal
Please Have a Look at my Binary converter and give me some advice on how to optimise my code. Pointers appreciated. Thanks
algorithms
binary
codeplayground
conversion
simple
0 Voti
6 Risposte
21st Apr 2020, 8:11 PM
Saad Ousman
🍇🍇CHALLENGE🍉🍉. IT'S ALL ABOUT BASES. Objective: 👉 Write aprogram, that convert a number in a certain base to another base
alllanguages
bases
conversion
letsdoit
nobuiltinfunction
nomodule
11 Voti
10 Risposte
23rd Nov 2017, 8:49 AM
Justine Ogaraku
What's wrong with this code?
code
conversion
errors
function
help
python
4 Voti
2 Risposte
8th Oct 2018, 12:00 PM
Irene
I’d like to practice Python
conversion
python
type
0 Voti
1 Risposta
17th Nov 2017, 12:26 PM
Reo
Converting time Error Java
conversion
error
hour
java
time
0 Voti
4 Risposte
25th Apr 2020, 11:02 AM
Big Billy Boy
The conversion of a varchar data type to a smalldatetime data type resulted in an out-of-range value code is as follows:
asp.net
c#
sql
0 Voti
1 Risposta
28th Mar 2017, 1:19 PM
pankaj
guys can anyone tell me all the conversion types in C for example int as %d like tht how many r thr?
c++
0 Voti
2 Risposte
5th Aug 2016, 4:26 PM
Suhail Pappu
Write a java program to display a date input by user in three different formats. 1. DD/MM/YYYY 2. MM/DD/YYYY 3. DD MM,YYYY
conversion
date
format
java
program
0 Voti
4 Risposte
23rd Sep 2020, 1:51 PM
Atul Gautam
US/EU Dates Conversion?
codingproblem
conversion
date
euformat
python3
usformat
2 Voti
1 Risposta
8th Mar 2020, 2:45 PM
Héctor
Hi i am doing first project of time conversion.
conversion
first
java
project
time
1 Voto
2 Risposte
13th Mar 2021, 7:06 AM
Muhammad Sajjad Alam
My code won't pass test #5. What's wrong with it? Problem Argentina
argentina
c++
conversion
problem
0 Voti
1 Risposta
14th Sep 2020, 12:05 AM
Vlad Vizitiu
Python - String to Char type-conversion?
char
conversion
python
string
type-conversion
0 Voti
5 Risposte
27th Aug 2018, 5:54 PM
Jacob Turet
How to convert hrs and mins which are integers, into binary.??
binary
conversion
python
urgent
0 Voti
3 Risposte
6th Mar 2017, 7:32 AM
Mohit Khokhar
Problem converting Array to ArrayList
array
arraylist
conversion
error
java
1 Voto
3 Risposte
25th Nov 2021, 9:15 PM
Billy Beagle
Challenge: hard
challenge
code
conversion
hard
2 Voti
1 Risposta
24th Aug 2017, 5:17 PM
Αητοιπe
How to convert this code from python3 to java
arraylist
conversion
fibonacci
java
python3
1 Voto
2 Risposte
3rd May 2020, 11:47 PM
Mohammad Ala Tahhan
How to write a psuedo code to convert binary into decimal???
binary
conversion
decimal
to
0 Voti
2 Risposte
21st Sep 2017, 4:18 PM
kamran arshad
*CHALLENGE* A prgm to convert decimal numbers having fractional part to hexadecimal number??
c
c++
conversion
decimaltohexadecimal
program
3 Voti
2 Risposte
17th Feb 2018, 11:14 AM
AswiniAchu
How to write a js code to convert binary number into decimal?
binary
conversion
decimal
to
0 Voti
2 Risposte
21st Sep 2017, 3:39 PM
kamran arshad
A program that takes a number from the user on a base of ten and adds a base of 2 to 16
base
c++
conversion
program
-4 Voti
1 Risposta
20th Jan 2021, 9:01 AM
زهرا درویشی
How to convert String into Int
conversion
convert
data-type
int
integer
string
1 Voto
2 Risposte
21st May 2018, 6:28 AM
rahul dubey
How do I make a C program that converts decimal numbers in binary?
bianary
c
conversion
decimal
dowhile
0 Voti
2 Risposte
17th May 2018, 8:13 AM
Giova Zeta
is there a way to convert pointer to a string in c++
c++
conversion
data
of
pointer
string
types
5 Voti
1 Risposta
12th Nov 2017, 1:07 PM
shobhit
incompatible types java
boolean
conversion
incompatible
java
string
types
0 Voti
2 Risposte
1st Oct 2021, 7:53 PM
Sagheb
Help with return issue! "incompatible possible lossy conversion! can't find the issue!
conversion
doubles
help
java
lossy
0 Voti
2 Risposte
24th Sep 2017, 8:58 PM
Damiano Marsili
Does 'int' in Python 3.6 round backwards only?
beginner
conversion
decimals
float
help
number
numbers
python
python3
question
2 Voti
6 Risposte
1st Feb 2020, 4:47 AM
Zaed _
How to convert INT to String in Java language?
conversion
convert
data-types
help
int
intintostring
java
program
string
1 Voto
7 Risposte
25th Feb 2018, 3:46 PM
Rohan Keshav Eppakayal
How does "print(int("0x68",16)) " work? how is the prefix being handled?
char
conversion
cryptography
hexadecimal
integers
python
0 Voti
1 Risposta
25th Jul 2018, 3:36 PM
X-1
IM A NOOB I NEED HELP WITH MY CODE PLS ANYONE HELP ME YOUR HELP WOULD MEAN A LOT :""(((
c++
conversion
decimal
hexadecimal
math
noob
program
1 Voto
1 Risposta
21st Nov 2018, 11:04 AM
Annida Miftakhul Farodisa
__s8 to int8_t
__s#
__s8
__u#
c++
conversion
cpp
int#_t
int8_t
types
uint#_t
1 Voto
7 Risposte
6th Mar 2019, 11:27 PM
aaaa
Can anybody help me in correcting my code.
binary
code
conversion
help
in
morse
or
0 Voti
1 Risposta
19th Apr 2018, 3:24 AM
Sachin Srivastava
What is a good way to convert character array of varying sizes to a string? (C++)
array
c
char
character
conversion
cpp
garbage
string
strings
to
0 Voti
4 Risposte
31st Mar 2022, 8:48 PM
Seb TheS
Explanation for Smali and maybe how to convert to Java
android
conversion
convert
explain
help
how
java
smali
to
type-conversion
1 Voto
4 Risposte
12th Apr 2020, 5:27 PM
Katz321Juno
Is there a simple way to convert a string to hexadecimal?
c++
conversion
cpp
hexadecimal
string
type-conversion
0 Voti
1 Risposta
10th Sep 2017, 10:33 AM
X-1
Is there a way to replace a character with 2-digit number?
array
c++
conversion
integers
loop
replacement
strings
substitution
1 Voto
1 Risposta
29th Apr 2018, 2:58 AM
Anu Chhetri
How to change c plus plus code into c
c
code
conversion
convert
cplusplus
cpp
ctocplusplus
lovecoding
3 Voti
1 Risposta
17th Mar 2017, 5:37 AM
Nishan
Is it possible to creat a function that can take a text and generate an image from input text?
and
conversion
from
function
image
text
textmessages
to
viseversal
0 Voti
2 Risposte
22nd Jul 2023, 6:52 PM
Solle Solle Georges Franck
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
4
5
6
Successivo >
Popolare oggi
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
4 Votes
Guys I don't know anything about cooding who can help me pls
1 Votes
Why can’t I use double “ in python?
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
You’re free to give me your advice! 🚨
1 Votes
Salut tout le monde
1 Votes
How can i isntall modules
1 Votes