Курсы
Войти
Начать изучение ИИ
Курсы
Войти
Начать изучение ИИ
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Int i=5; printf("%d%d%d%d", ++i,i--,--i,i++); while compiling this. It gives 5555 . I can't understand why?
c
2 голосов
2 ответов
7th Jun 2019, 7:20 AM
SOHAN SARKAR
ℹℹ❌Challenge.. ❌ℹℹLets code which gives the occurences of every single character in the given string..or simply the frequency...
challenges
character
code
frequency
split
stringslicing
9 голосов
8 ответов
2nd Oct 2017, 4:57 AM
tcivnokh
Need help with this please, gives correct output, but solo learn wotn accept the project
engine
search
0 голосов
3 ответов
29th Jul 2021, 10:29 PM
Michael Dhlamini
I have passed the first two test cases in my exercise, but the other three ones gives error.
code
debt
java
loan
owe
percentage
solution
0 голосов
10 ответов
5th Nov 2021, 8:16 AM
Talat Kamas
\n \n when spaced gives same output as \n\n. What are your views
c++
cout
0 голосов
2 ответов
22nd May 2018, 3:39 AM
Shivam Kumar
I've got my first Cirtificate in SOLOLEARN. Really it gives me much fun can also learn. It's like a game & become much addicted
19 голосов
29 ответов
28th Jan 2018, 12:58 PM
Kamrun Nahar Tumpa ( Tanisha )
# Which combination of learned programming languages gives you the most opportunities nowadays?
combination
languages
opportunities
1 голос
2 ответов
26th Apr 2019, 9:33 PM
Zoë Oladokun
I tried coding the words"hello world" but it never gives me the Right output
interpreter
0 голосов
3 ответов
2nd Oct 2019, 4:27 PM
Lyon Kingsley2
Can u create a game on html that gives free stuff?
forms
html
1 голос
1 ответ
10th Apr 2017, 7:39 AM
Dr. Dignity ボイ
Can anyone plz tll while displaying ch why it gives the output as. A
pointers
1 голос
4 ответов
18th Jan 2018, 3:48 PM
stuti
When I want to perform modulus division on two double numbers, it gives error. Please help.
c
3 голосов
6 ответов
1st Dec 2017, 12:26 PM
®️ahul Mathews™️
Code for largest and smallest nbrs in given set like 12345 gives 51 42 3 as output
c
c++
javascript
php
3 голосов
7 ответов
28th Sep 2017, 9:32 AM
mounica choda
Please why is it when am creating a code using strings it gives me 'no output'
0 голосов
8 ответов
6th Feb 2018, 11:51 AM
Fakorede Damilola
why this program gives me (4=13) OUTPUT i don't know if you know then explain...🙂
java
1 голос
2 ответов
15th Feb 2022, 5:05 PM
Davinder Kumar
Can anyone explain this code?It gives errors and i am not able to understand it clearly??
c++
1 голос
7 ответов
12th Dec 2017, 3:07 PM
looper
I wrote this and it gives me this error. What am I doing wrong?
python3
1 голос
1 ответ
4th Feb 2020, 11:46 AM
Gonzalo Rodríguez Hermida
Pls i dont understand why my sololearn app fail to run any variable i declare using LET.... It always gives me an error reading
declare
javascript
let
variables
0 голосов
6 ответов
6th Dec 2019, 7:43 AM
Omanudhowho Oreva Benedict
What happens if a for loop ends with semicolon?? Does it gives any error??
c++
loops
0 голосов
4 ответов
10th Aug 2017, 12:20 PM
Bhuvana Murthy
Can someone explain in detail why I run the following code and it gives me 👉15👈??
kotlin
sum-of-digits
while-loops
0 голосов
5 ответов
16th Sep 2022, 3:27 PM
Rerenga Ioane
What does it means ( " " ) ? Does it gives the space between 2 words
function-arguments
1 голос
4 ответов
25th Dec 2022, 2:57 AM
Nick
What gives more opportunities for creating games in Unity: C# or JS?
c#
games
js
unity
0 голосов
2 ответов
24th Feb 2018, 5:31 AM
Constantine Ilkov
What is meant by "subscriptable"? Why the code gives the output as shown?
py3
1 голос
1 ответ
9th Jul 2018, 11:20 AM
Aravind Shetty
What with the Python! Even if you input the right syntax its gives errors
projects
-3 голосов
4 ответов
10th May 2022, 7:04 AM
Nyuon Khoryom Nyuon
can i access any memory in my program like i did in my program it gives error?
help
0 голосов
8 ответов
3rd Jun 2018, 4:00 AM
Bahubali
Give a short program which gives "silent "in the result in c language
c
c++
program
0 голосов
3 ответов
5th Oct 2017, 5:15 PM
Rohit arho
Why is it showing L if I’m assigning it as %c and gives A if assigning %s?
c
mihai
0 голосов
8 ответов
28th Jan 2019, 3:09 PM
Hemabh Aditya
This code gives me an error and i really dont know why, please help :)
arrays
c++
0 голосов
5 ответов
2nd Feb 2017, 7:37 PM
Catalin Dervesteanu
When we multiply a string by 0 (zero) python why it gives No Output?
python
python3
strings
0 голосов
2 ответов
5th Oct 2019, 9:44 PM
Prashant Gill
I need help to remove spaces form list. For example user gives input as 1 + 1.
python3
-1 голос
5 ответов
20th Mar 2021, 1:54 AM
Rohan Raj Shrestha
Eclipse doesn't work and gives this alert "an error has occurred, see the log file" what does that mean?
eclipse
error
file
java
log
1 голос
9 ответов
31st Aug 2020, 6:20 PM
Ayman
When I type y_pred [10,12] it gives NameError: name 'y_pred 'is not defined .... why?
ds
python
with
0 голосов
2 ответов
20th Feb 2021, 6:08 PM
Fadel Abdalkader
In html compiler it gives output for functions like <hr/> etc withour writing html body tags..How??
dynamics
0 голосов
5 ответов
26th Oct 2020, 7:33 PM
Praveena Devadiga
This code runs perfectly on Pydroid but gives me an eof error here - thanks for your input
error
oop
python3
1 голос
6 ответов
22nd Apr 2018, 7:41 PM
Johannes
I want to start an education app that gives certification, what are the required resources?
html,css,js
0 голосов
3 ответов
18th May 2018, 5:45 AM
Omariba M Kevin
Programming is the passion,. Programming is the fun, and gives you the feeling that you can do anything.
sololearn
10 голосов
2 ответов
13th Jan 2017, 8:23 PM
Ajay Agrawal
Why This code gives an error " String index out of range " ?
python
1 голос
1 ответ
28th Sep 2019, 3:39 PM
Pushkar Singh Bisht
A few question gives errors - even if right answer is given
css
-1 голос
1 ответ
22nd Feb 2018, 7:54 AM
Rajeev Sharma
when i run this program it gives me different adress value ?
c
1 голос
1 ответ
27th Jan 2018, 6:51 AM
Ubair Noor
It gives 0 as a result please help me I am desperate
c
0 голосов
1 ответ
3rd Apr 2020, 12:15 PM
grab crep
please help me it gives me 0 as a result what is wrong in this code
#c
2 голосов
2 ответов
3rd Apr 2020, 12:22 PM
Abc def
How the output of this code is come as 17. When I calculated it gives me 18?
c
code
logic
0 голосов
2 ответов
17th Aug 2019, 2:34 PM
Misha
Why my code doesn't give an error ..?I execute it in online compiler it gives error.
java
main()
1 голос
2 ответов
17th Oct 2020, 9:46 AM
❤☆Nani☆❤
Why does it gives 4 mps when it has t give 2 mps
automoneypersecond
game
js
setinterval
0 голосов
1 ответ
16th May 2018, 8:40 PM
Roel
Program to find factorial.It didn't gives the factorial of Higher numbers like 125 .Can you fix it ? Or whats the problem in it?
c++
8 голосов
14 ответов
21st Jun 2018, 7:34 AM
Shehroz Irfan
Everytime The computer gives same output as W. Is there any problem with this code?
challenge
code
coding
game
games
output
puzzle
python
python3
trending
1 голос
2 ответов
30th Jul 2021, 1:58 PM
Kartik Mishra
Whats wrong with this code it gives error My_list = [1,2,3,4,5] Number=0 for Number in My_list: My_list = My_list(Number**2) Print My_list
python
0 голосов
16 ответов
24th Dec 2016, 3:12 PM
Biswascoder
How could we write multi line codes if python gives output after each line?
python
0 голосов
3 ответов
30th Oct 2016, 12:41 PM
Sarthak SG
[Solved] What's the matter with this code after installing matplotlib using pydroid repo app that it gives EOF error?
eof
pydroid
python
repo
1 голос
5 ответов
21st Jun 2022, 5:39 PM
Korkunç el Gato
If sololearn gives exercices to do but if we get stuck in one problem with no hints or help, what do we learn? Nothing.
python
-7 голосов
15 ответов
27th Nov 2020, 7:56 AM
Alex[]
C language: ex: c*9/5+32; if I give in input screen "5" gives 41.0000 float result! how it takes this result?
thanks
5 голосов
9 ответов
22nd Apr 2017, 1:49 PM
Nasibillo Muhamedov
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
5
6
7
...
10
Следующий >
Актуальное сегодня
Linking GitHub with Sololearn profile
2 Votes
Error in python
3 Votes
Am getting discourage in my Language, Help me out🙏🙏
1 Votes
Is the Coding Certificate Worth it??
3 Votes
Model Context Protocol ? What is it ?
2 Votes
Why Sololearn Removed Our Saved Private Project (Codes), I Can't Find This Option.
2 Votes
High paying job?
2 Votes
Do you Think Sololearn should add GDscript?
2 Votes
Not Accessing Message Function
0 Votes
Pls wat is the answer for dis question
0 Votes