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
No output! What is the problem?
no
nooutput
output
php
0 Votos
2 Respuestas
27th Feb 2017, 7:07 PM
SLizard
Saving input to variables?
input
java
output
variables
0 Votos
2 Respuestas
4th Jan 2017, 12:50 AM
Tyler
What is the mistake I have done here, the output is to open link in unordered list but link I have givrn is not coming?
sololearn
2 Votos
1 Respuesta
2nd Sep 2018, 4:56 PM
Priyagraga
Why such anamolity
c
cprogramming
for
issue
output
update
0 Votos
2 Respuestas
20th Jul 2022, 4:20 AM
ANIK
What is the output of this code ? This is from sololearn code challenge. The answer of sololearn only provide 3 char width.
https://code.sololearn.com/cspj1wob6gd3/?ref=app
0 Votos
1 Respuesta
19th Jul 2022, 11:27 PM
Oliver Pasaribu
Y is it im getting @2153person something like that as output plz make correction also tell me the reason. Code is below >>
java
0 Votos
3 Respuestas
29th Apr 2017, 2:00 PM
Mohammed Arshad
I want to make a function that searches my library.txt and returns a prinf output on whether the book exists within the file
c
fgets
program
search
0 Votos
2 Respuestas
16th Dec 2018, 8:25 AM
Keith Owino
You need to calculate the number of hours in 888 minutes. Your program needs to output the number of hours and then the number
python
-1 Voto
2 Respuestas
23rd Dec 2021, 10:20 AM
TANMAY PHALKE
I Given %2.4f to variable a and %6.2f to variable b but output coming more digts than %w before decimal , why it's happening
float
formatting
input
0 Votos
2 Respuestas
30th Aug 2019, 2:46 PM
Mr. Nothing
For num in range (0,10,-2): print (num,end=' ') .why no output for this one and for this one also for num in range (10,0,2)
cpython
python
0 Votos
1 Respuesta
18th Jan 2023, 9:30 AM
janvi vashistha
What is mean by console??
getting
in
it
means
output
python3
1 Voto
2 Respuestas
27th Mar 2018, 11:30 AM
jai
Hi everyone, I'm new in programming , i don't know how to use scanner in java and write it's code?
1036800
12
input
output
sample
1 Voto
1 Respuesta
20th Jun 2022, 2:43 PM
Rafiullah Ahmadi
If list is zero indexed, what is the output of printing out list[3] if list = [343 , 22, 50, 25, 100]?
#sololearn
-1 Voto
1 Respuesta
30th Apr 2018, 2:23 PM
shadrach esharive
How to put spacing between the words in Output or why there are no spaces between the words when i code?
c++
cout
0 Votos
2 Respuestas
30th Aug 2017, 6:54 AM
Harshwardhan Fartale
What is the meaning of it.
coding
list
output
python
python3
sololearn
tuple
2 Votos
1 Respuesta
16th Apr 2018, 4:03 PM
Maninder $ingh
What is the error ?
codeplayground
error
function-arguments
functions
no
no_output
output
python
return
value
2 Votos
1 Respuesta
11th Aug 2019, 3:24 PM
Nada El Annasi
You are making a Quiz game. The Quiz class inherits from the Game base class. Both classes have constructors, which output a S
c++
inheritance
polymorphism
0 Votos
1 Respuesta
16th Nov 2022, 9:39 AM
Rachel Pangemanan
why output 100? #include <iostream> using namespace std; int main() { int x=1; for(;x<100;x++) {if(x>5) continue; x*=x; } cout<<x; }
c++
0 Votos
2 Respuestas
23rd Aug 2016, 3:47 AM
Lekhraj Singh
Ritu has to represent the definition of input, process and output in form of a list in a web page.
answer
me
plz
tell
the
-1 Voto
1 Respuesta
3rd Oct 2020, 6:19 AM
Gunwant Gawande
Does anyone can help me?You need to make a countdown app. Given a number N as input, output numbers from N to 1 on separate lin
count
0 Votos
2 Respuestas
14th May 2022, 4:38 AM
Milad sadeghi
What is the problem in this code?
arrays
c++
functions
input
insert
output
2 Votos
3 Respuestas
1st May 2017, 4:21 AM
Soham Biswas
Int a; for(a=2; a<=50;a+=2) {If( a != 10 and a != 20) cout<<a;} why the program still output value 10 and 20 in looping?
if-statements
loops
0 Votos
3 Respuestas
9th Dec 2016, 6:52 AM
Dicki Andrea
taka a string as input and give its reverse as output how can i do this with forloop in python can anyone plz explain?
python
0 Votos
1 Respuesta
10th Nov 2022, 9:25 AM
Stephany
Why output is differnt of a C language code. Int a,b,c; a= 4 b=2 c=3 c= --a - ++b + c++ ;. Outpt c=4 in dos and ubunt c=3
c
1 Voto
4 Respuestas
17th Sep 2017, 6:00 PM
Praveen Patil
Why my code doesn't give me a output?
array
cplusplus
output
problem
0 Votos
2 Respuestas
31st Dec 2017, 6:16 PM
Sebastian
Matrix operations challenge
challenge
condition
danifdez79
input
javascript
math
matrix
output
5 Votos
3 Respuestas
15th Jan 2018, 6:44 AM
Daniel
can't understand what's happening in output pls help. is 0 being taken as false and not 0 as true . So as 3 is true but not not
boolean-logic
if
python
0 Votos
3 Respuestas
5th Nov 2018, 1:09 PM
partha
I wrote a code on python which required input from user and i try to run it here it was not giving the desire output i need
python
python3
1 Voto
1 Respuesta
8th Feb 2019, 7:07 AM
Alao Joseph
Guys have you done a game on java? I just can't see the output I can't play the game but why??? Please answer if you know why
code
game
java
2 Votos
1 Respuesta
14th Jun 2020, 12:32 PM
Ailana
In while loop can the printed result increases
cpp
errors
loops
output
while
0 Votos
2 Respuestas
6th Apr 2018, 9:56 AM
Suneel Paudel
What is the difference b/t Web and c++ programming?in short why we get output on black screen in c++
black
c++
screen
web,
0 Votos
1 Respuesta
4th May 2017, 1:59 PM
Umar Farooq Anwar
This code is supposed to receive users date of birth and output users current age but it's not working
code
input
output
python
return
1 Voto
1 Respuesta
13th Sep 2017, 7:57 PM
Joelsays
How the the program executed? how the output is 5? cant understand the part of y,z and print part
rprogramming
0 Votos
1 Respuesta
14th Oct 2022, 2:22 PM
REVATHI S
Explain how: if not True: print("1") elif not (1 + 1 == 3): print("2") Gives the output as 2
boolean-logic
python
0 Votos
1 Respuesta
26th Oct 2016, 2:31 PM
Brave
why didnt it compile with variable a=100 and after it a=50 was written ......and the output was 50 .....
c++
variables
0 Votos
1 Respuesta
17th Jul 2016, 6:25 PM
Sam Jorda
Is there a method to output the position of all of the occurrences of a value in a list?
lists
python
0 Votos
1 Respuesta
22nd Jul 2016, 9:56 PM
Kev G
Very Simple Python Problem - Help?
\n
beginner
help
newline
output
print
problem
python
string
3 Votos
2 Respuestas
31st Oct 2021, 5:49 PM
Ryan Grant
exporting/output to a textfile in [CPP]
c++
cpp
export
file
output
text
1 Voto
3 Respuestas
13th Jun 2017, 8:57 PM
CyberCrawl
How in JAVA print a command line args in the output?
arguments
command
java
line
output
print
1 Voto
2 Respuestas
11th Jun 2018, 10:59 PM
DIY Mods
Whta's the difference btn returning a value and actually printing out the value on the user computer screen ?
c#
c++
java
js
methods
output
return
2 Votos
4 Respuestas
5th Dec 2016, 6:58 AM
Ntirpang Louis
[SOLVED] Hello I'm keep getting None in printed output of postorder binary tree programme code. How can I fix it? Please help
binary
code
help
postorder
problem
python
tree
0 Votos
1 Respuesta
7th Jul 2022, 6:21 PM
juk98
You are making a text encryptor. It should take multiple words and output a combined version, where each word is separated by a
i
need
-1 Voto
2 Respuestas
5th Aug 2022, 5:45 PM
Umar Ado Isyaku
How to link the Google page to come in sololearn output terminal when I click the search button for any query?
cs
htm
javascr
0 Votos
1 Respuesta
21st Aug 2020, 3:50 PM
shubham kumar
why this output comes 4 and why not -4; #include<iostream> using namespace std; int main() { int a=4; int *p=&a; p-= 8; cout<<a; }
c++
0 Votos
3 Respuestas
31st Aug 2016, 7:16 PM
Lekhraj Singh
can anyone help me know about in what way should I write a program so that it can give the output of the diagonal of 3×3 array??
arrays
c++
0 Votos
4 Respuestas
11th Sep 2016, 4:41 PM
Paras Arya
I want to print number of positive , negative , even ,odd number stored in array by user but I am not getting desired output
cpp
0 Votos
2 Respuestas
22nd Apr 2021, 6:27 AM
Harsh Pratap Singh
Why there is None execute,explain me
coding
compiler
none
output
python
python3
sololearn
5 Votos
1 Respuesta
23rd Feb 2018, 4:44 PM
Maninder $ingh
how to seperate input string?
array
count
increment
input
number
output
strings
0 Votos
3 Respuestas
9th Nov 2018, 3:45 PM
Yoaraci
what will be the output of the following function, if it gets called? int func(){ cout<<1; return 2; cout<<3; }
c++
0 Votos
2 Respuestas
25th Aug 2016, 11:20 AM
Lekhraj Singh
How can I output numbers that evenly divide to the all the positive numbers up until the user's input number?
c++
0 Votos
2 Respuestas
27th Feb 2017, 7:37 PM
Poppy
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
149
150
151
...
157
Siguiente >
En tendencia hoy
Void functional void with bool function
0 Votes
Python
1 Votes
Are websites hackable?
1 Votes
TICTACTOE
0 Votes
Error
0 Votes
Learn python
0 Votes
Help for study
0 Votes
BIG DOUBT🤔🤔🤔🤔
1 Votes
Need help (French)
0 Votes
What's an unsigned int?
0 Votes