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
I am working on a code to calulate difference between sum of odd and even levels of a BST. Here I have used a statement s = s2;
c
stack
struct
0 Voto
13 Respostas
1st Dec 2017, 3:41 AM
Ashutosh
Any way to access questions and solve without hearts. My hearts are continuously getting 0 and can't even study properly.
hearts
sololearn
1 Voto
1 Resposta
20th Jul 2025, 5:35 PM
Aneerudh Singh
Why is it so that even without using return 0, the program runs? What's the actual use of return 0
c++
0 Voto
4 Respostas
28th Feb 2016, 5:19 AM
Ritwik Madhukalya
Input a list of numbers and swap elements at the even location with the elements at the odd location.please tell any other appro
python
python3
1 Voto
3 Respostas
30th Jan 2022, 5:12 PM
Aditya Pradhan
Why do even we have to use Finally ?? we can just write the code outside of "except" block...!
exceptions
finally
python
2 Votos
2 Respostas
28th Sep 2016, 9:22 AM
Mehdi Hoseini
I have created an algorithm for generating random numbers, however even after making provisions there are problems! Help me
js
2 Votos
2 Respostas
15th Jun 2017, 4:59 AM
Prabhakar Dev
what if we access an element of an array which even doesn't exist (i.e. unvalid element)?
arrays
elements
1 Voto
1 Resposta
18th May 2017, 11:01 PM
Ranjeet Kumar
Can anyone tell me where i am wrong??
c
even
for
if
integer
sum
0 Voto
4 Respostas
23rd May 2021, 7:57 PM
Learner
What is the benefit of using setAttribute and getAttribute? Even though we can change it directly from html
html
javascript
1 Voto
2 Respostas
1st Feb 2017, 10:45 AM
Anita Sharma
why we use String everywhere in Java, like in labels, text fields even we need some integer value
java
strings
0 Voto
3 Respostas
25th Aug 2016, 7:03 PM
Prashant
How can write a program to count total even and odd numbers in any 10 numbers .
c
0 Voto
2 Respostas
7th Nov 2017, 6:20 PM
HighFlyer
Why I am not getting the output "You are in" even after providing the input "admin" as per the condition
in
java
string
0 Voto
1 Resposta
22nd Dec 2020, 12:22 PM
MsM!67
How to make a conclusion of numbers from an array, so that there would be an alternation of even and odd?
c#
c#help
0 Voto
3 Respostas
8th May 2020, 9:00 PM
GAG98
Why everything in a while lopps is printed on a new line even if i dont speicify it to do se?
loops
python
0 Voto
5 Respostas
9th Jul 2017, 11:44 AM
Terminater
Can some help me with this code? It is not printing required input, why second textarea is not disabled even first one is empty?
ceased
ceasedcipher
cipher
css3
html5
javascript
1 Voto
4 Respostas
27th Sep 2019, 1:48 PM
Abhay Rao
How can I do that my WinForms C# app save changes even if the app closes or opens again?
c#
close
winforms
2 Votos
2 Respostas
12th Mar 2018, 10:49 PM
SebGM2018
Just finished learning html css and JavaScript but dont even know where to and how to start coding am confused.
css
html
html5
javascript
0 Voto
2 Respostas
28th Apr 2020, 12:01 PM
Fauzul_faozan
do we require to declare that a particular variable is a var? Because, even without declaration the j.s. code runs
variables
0 Voto
4 Respostas
10th Mar 2018, 2:56 AM
2+2=4
You are given a program that outputs all the numbers from 0 to 10. Change the code to make it output only the even numbers.
python
1 Voto
3 Respostas
27th Feb 2022, 9:46 AM
Radhika Agarwal
Can someone please tell me, what is this problem and how can i solve this?I already googled it and cannot understand even a wor
c++
visualstudio2019
2 Votos
3 Respostas
6th Aug 2021, 6:46 AM
Dany Fentom
Please I need help with debugging this code or writing it entirely
even
list
my_sort
odd
python
sets
0 Voto
6 Respostas
9th Jun 2017, 12:02 AM
Obumneme Anichebe
[SOLVED] Why is suddenly one of my best voted questions gone? even deleted out of the Notifications? there is no trace of it!
missing
questions
sololearn
3 Votos
4 Respostas
18th Apr 2017, 11:41 AM
Johann Leis
How can i make my website mobile friendly, it looks awkward when i load it on my phone and some images are not even loading
css
html
mobile
4 Votos
5 Respostas
15th Mar 2017, 7:46 PM
Idoko Kelvin
There is a bug. All my codes seem to have a large part missing, even though I didnt modify them.
bug
0 Voto
2 Respostas
28th Jul 2022, 12:08 PM
Daimondweter
Can anyone tell me how this graphics c can work cause there always errors even when I added the graphics library to dev c++
c
graphics
paint
1 Voto
4 Respostas
24th Apr 2019, 6:08 AM
mahmoud
i have about 3000xp in total and level 8 so how do some sololearn mmbers can earn 10000's of xp in a single day even if they win
css
html
points
sololearn
xp
1 Voto
4 Respostas
5th Jun 2020, 9:14 AM
yash agarwal
Why does the error do not come out even though I input 0 or 5 and above? Someone? Can you explain how to use &&?
headings
0 Voto
4 Respostas
21st Mar 2022, 12:29 PM
Sterben
How do we even imagine a multidimensional array with more than three dimensions, can anyone give me an example of such
arrays
c++
1 Voto
4 Respostas
2nd Mar 2017, 12:37 AM
Isaac Onyach
Why is so hard for me to program something, even when I have some level of control in the sintax?
mindset
self-learning
3 Votos
1 Resposta
16th Mar 2018, 4:34 AM
HoracioOn
Using the for loop, print only the even numbers between 0 and 10. for ($i=0; $i<=10;$i++) { { } } if ($i%2 != 0)
php
-2 Votos
4 Respostas
15th Feb 2017, 1:30 PM
Collins Mutuma Gituma
Though we aren't assigned any value for num and even we didn't get the user input,The output of this program came as -11932 How?
c
problem
solution
1 Voto
4 Respostas
9th Aug 2020, 9:13 AM
Nandini B N
Write a c program to output even numbers between 1 and 50 using do ..while loop?
c
-4 Votos
2 Respostas
11th Mar 2018, 3:01 PM
Sheldon Anyenda
While coding sometimes you get stock even you try the guess way you failed y ?
require
-4 Votos
2 Respostas
30th Oct 2020, 11:43 PM
Saffiafiz Kabba
help how to convert numbers to words using array? even numbers only upto 1 million help
java
0 Voto
1 Resposta
11th Oct 2017, 5:57 AM
Daphnyzyb Pelaez
How While loop in java works even if variable decrement is written inside println method ?
basics
beginner
java
loops
while
0 Voto
1 Resposta
21st Sep 2018, 5:03 PM
Gourav Kundu
Hello! In the code below i have applied a family font and it doesnt even work for the font...what do you think is the reason ?
css
html
web
1 Voto
6 Respostas
24th Dec 2020, 6:25 PM
RiGeL
If 'void' in the code means it wont return a value, then how is "Hello World" even used? because System.out.println overides it?
java
methods
void
3 Votos
3 Respostas
1st Mar 2017, 11:58 AM
Wildman Fizat
Please, why can't we contact or with one another here on Sololearn? It'll make learn here even more exciting.
sololearn
0 Voto
2 Respostas
20th Sep 2018, 10:15 AM
Nwachukwu J. Chikaodinaka
Make a program to accept a[10] and another array b[10] which have odd values first followed by even values.
c++
0 Voto
3 Respostas
17th Nov 2016, 4:49 PM
rashmi bansal
Why the following code produce different random numbers even thoug it has no seeding process? Shouldn`t the output be always 41?
c++
2 Votos
3 Respostas
28th May 2017, 3:56 AM
Rui Borges
Why are there so many people who start to follow me right now? XD i don't even post stuff.
idk
java
sololearn
subscribetodolandark
0 Voto
3 Respostas
16th Feb 2017, 7:05 PM
Valentin
Can you give me an example even just the first to put in my code... Cause I dont know how to start..
c#
-1 Voto
3 Respostas
5th Apr 2022, 7:08 AM
Jus Tine
Why sometimes when we look output for the code shows"no output" even for simple code but after trying 2or3 times we get output?
c++
loops
4 Votos
3 Respostas
24th Jul 2017, 8:07 PM
Yasir Faiz Ahmed
Why sometimes people use iostream ??? Isn't bits/stdc++.h better ? It even includes iostream I think , please let me know thx :)
c++
2 Votos
2 Respostas
4th Aug 2020, 7:09 PM
Arshia44
++var and var++ always equal the same thing so why have ++var? It should not even exist. It seems redundant to me.
c#
else-statements
if-statements
increment
variables
0 Voto
5 Respostas
1st May 2017, 7:15 PM
Kevin Matthew
Using while loop Write a c++ program that generate even numbers in range of 10 to 50 and display the numbers and their sum
c
-1 Voto
6 Respostas
10th Nov 2017, 10:38 AM
Stv Nikto
Anyone has advice for remembering all the syntax rules while coding? Sometimes i cannot even identify my own mistakes
python
0 Voto
3 Respostas
22nd Dec 2016, 12:15 PM
Luis Carrillo
top is not global variable so why peek is able to use it even without passing that .plz reply
c
data
datastructure
ds
function
1 Voto
1 Resposta
15th Dec 2020, 7:42 PM
Dershil Jadav
Good day everyone. Is there a way to make the page loads fast even though I use HD images?
css
html
0 Voto
1 Resposta
23rd Aug 2022, 6:49 AM
Kuro Chi
Output is 21212 but how? And what does m++ here means and even after declaring i as int 2 times why it's not showing any error?
output
6 Votos
4 Respostas
1st May 2017, 3:44 PM
Vineet Mishra
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
19
20
21
...
25
Próximo >
Quente hoje
[SOLVED]Why my code is not working?
1 Votes
Added games in my codes
1 Votes
Please suggest a guideline "How do I create a robot map?"
0 Votes
Coding ?
1 Votes
Pls I need help
0 Votes
Please tell me what is coding
0 Votes
Beginner
1 Votes
Hey, I'm Recording whenever I do some work related to Video editing or programing. But I have a doubt.
0 Votes
Can java alert?
1 Votes
More than one course
0 Votes