Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
What exactly is the xp worth in this app? I mean is it just for us to feel better or does it have real time value?🤔
c++
html
programming
7 голосов
8 ответов
22nd Mar 2019, 9:02 AM
Elihu
Simple Pig Latin for c++, output exactly as expected in Code Coach yet fails all tests. Why? [Solved]
c++
for
latin
loops
pig
piglatin
while
1 голос
2 ответов
15th Nov 2022, 2:38 AM
Scott D
Why my code doesn't past all test case? It only pases 2 from 5 test Cases. I have verify that my code is exactly same with other
array
data
np
reshape
science
0 голосов
19 ответов
15th Mar 2023, 4:20 PM
Oliver Pasaribu
Hey everyone :), What EXACTLY should I learn to develop real world windows apps ?
c
c#
cpp
develop
software
windows
1 голос
1 ответ
30th Mar 2020, 7:21 PM
ANONY 00
How to put elements from a list into new lines, whappened with a list, what exactly does "for...in....range" do, wrong solution
lists
newline
python
range
0 голосов
6 ответов
4th Nov 2021, 10:47 PM
Jona Žonta
How to write possible strings formed by using the characters 'c', 'a', 't', 'd', 'o', and 'g' exactly once.
char
java
strings
0 голосов
3 ответов
7th Feb 2021, 6:28 AM
Airose P. Abel
Is compiled code exactly the same as long as the programs do the same thing?
compiled
2 голосов
1 ответ
25th Aug 2017, 7:31 PM
Danilo
Please tell us exactly what the purpose is MIMEebase MIMEetext MIMEmultipart in python 3
python3
0 голосов
1 ответ
23rd Feb 2019, 10:48 AM
kokito
Can someone explain the code after "int main()". What exactly is happening in the " int main" function
c++
0 голосов
5 ответов
21st Jan 2017, 4:11 PM
Black Temple
Need help with ArrayList. Not exactly sure why i cant make it work once i put it into a class and instantiate an object.
arraylist
java
9 голосов
4 ответов
13th Mar 2018, 2:51 PM
Stefan Kef
why all of these <br> <\br> and <br /> all works exactly same during html coding
html
0 голосов
3 ответов
24th Sep 2016, 7:52 PM
Ashutosh Jaiswal
I solved Holloween candy code coach using python but there is a problem in exactly those test cases that I can't see!
codecoach
holloweencandy
python
python3
2 голосов
4 ответов
30th Nov 2020, 9:17 PM
Mohammad Hosein Nosrati
How to remove consecutive character from a string which exactly matches k as: "aaabaaa","aaab","abcd" or "aaaba" or "aaabaa
swift
1 голос
2 ответов
15th Feb 2022, 12:25 PM
sheshadrivendra mishra
I am confused, my Arduino Uno looks like counterfeit but it works fine. And even, some componentslook exactly orginals.
arduino
fake
real
2 голосов
4 ответов
29th Oct 2017, 12:05 AM
Prabhakar Dev
I have two exactly the same web documents, but they don't output the same. What is my problem?
html
html5
javascript
2 голосов
3 ответов
11th Jan 2018, 8:52 PM
Niklas
who can explain me about (target blank )that exactly what does it do on link?
html
links
0 голосов
2 ответов
5th Jun 2016, 9:18 AM
roya
Anyone else copy the example code exactly and receive the same error with System.out.println a([5]);
codeplayground
0 голосов
1 ответ
20th Apr 2018, 7:25 PM
Thomas Hegarty
Can somebody please explain me what exactly is the stack and the heap on C++?
c++
0 голосов
2 ответов
25th Sep 2017, 1:28 PM
Nikephor
Not exactly a question. More like a post on a fun little code i made
timepass
1 голос
1 ответ
19th Mar 2018, 12:02 PM
Ritvik Datta
How do one iterates to until a certain condition is fulfilled and then know exactly how many times the code underwent the loop?
python
1 голос
5 ответов
31st May 2022, 12:14 PM
Awe Akinwumi Jethro
What exactly is a challenge storm? I also notice that those requesting it or taking part in it are of a higher level, 15 ,16 etc
challenge
storm
7 голосов
5 ответов
7th Mar 2018, 3:56 AM
Nqobani
What is wrong in this? I see that trouble is about using Scanner library,but don't understand what exactly
java
1 голос
1 ответ
26th Apr 2022, 3:44 PM
Валерия Котырло
Do you as a software developer have fun in your job? How's your job routine and what exactly do you do?
code
creativity
development
engineering
job
professional
programming
software
4 голосов
3 ответов
29th Aug 2017, 11:28 PM
HeyItsJay
This problem is asking for minimum and maximum values that can be calculated by summing exactly four of the five integers.
algorithm
c#
problemsolving
1 голос
3 ответов
13th Dec 2020, 10:01 PM
Esraa Hesham
How do I remove "some input is required" from SoloLearn console and just display exactly what input is required?
c++
interface
output
python
run
sololearn
0 голосов
2 ответов
21st Jul 2018, 9:58 PM
Teddy Okello
How do you create a class that's exactly the same as main.cpp(?) in the same project?
c++
0 голосов
1 ответ
30th Aug 2018, 1:01 AM
CaveSpider12
a tool or strategy to save an article into a database, and then show it again to my website in exactly the same formating?
c#
html
6 голосов
2 ответов
26th Oct 2019, 11:27 AM
ihab 🌼
How exactly do the ''break'' and ''continue'' loop operations work with the for and while loops in Java?
java
jdk
0 голосов
3 ответов
15th Oct 2016, 4:18 PM
lash-1K
What does it mean exactly that only one instance of a static cass can exist in a program?
c#
static
0 голосов
3 ответов
2nd Nov 2016, 4:14 PM
Benedek Máté Tóth
Please guys make me understand what exactly is inheritance and how to use it in a java program?
equals
java
0 голосов
3 ответов
10th Dec 2016, 3:14 PM
Anand Chourasiya
In python language , " >>> " what does this exactly mean , how it functions?
python
-2 голосов
1 ответ
8th Jul 2017, 6:19 PM
Pratik Kawadkar
I want to be a front end developer but I don't know exactly where to start.
html
0 голосов
1 ответ
13th Aug 2016, 3:26 AM
Christopher E Jonathan
Can someone explain to me what exactly a front end, middle, back end developer means? Whats does a full stack developer mean?
c++
developer
ios
java
javascript
python
0 голосов
5 ответов
1st Aug 2018, 8:18 PM
layna
Can someone tell me what is that answer exactly please🙏. Int x=2 ; int y= 4 ; int result x = _ _ ; systeme.out.printhl ( )
java
operators
0 голосов
10 ответов
4th Aug 2019, 2:38 AM
Gaben_ley BIEN-AIME
Can someone help me, I don't know where I'm going wrong exactly but 1 of my test cases gives an error
java
sololearn
0 голосов
2 ответов
11th Jul 2021, 7:49 PM
Ndeji Chiputa
Is C++ exactly the same syntax & keywords as C, with addition of OOP features? Or are there differences in syntax & keywords?
c
c++
3 голосов
5 ответов
10th May 2017, 10:39 PM
Sammi
There are repeated elements in an array.Print each element exactly once in the order given in the input array.
hashing
0 голосов
3 ответов
13th Nov 2016, 9:34 PM
shivam khare
Is it possible to print numbers with too many digits exactly as it is in C++, without using scientific notation?
c++
digits
lengthy
0 голосов
4 ответов
30th Sep 2017, 2:02 PM
Antony Marianathan
C language is an object oriented programming.what exactly object oriented programming is in laymen's as well as in technical terms?
c#
object
oriented
1 голос
3 ответов
22nd Sep 2016, 6:22 PM
sana khan
i want to start coding game cheats but dont know what to do exactly and where to code
c++
0 голосов
1 ответ
26th Sep 2024, 6:34 PM
Noah Frangella-Cramp
I'm very confused about the like 7% (7//5) thing. Not the exact problem but like how to do it exactly and correctly.
help
please
2 голосов
4 ответов
4th Mar 2017, 4:48 AM
Lulazy
What should i do exactly and what to learn? if i want to make an android app from the scratch ?
android
app
0 голосов
2 ответов
12th Aug 2019, 6:14 AM
Mahmoud Abou Lielah
I want to know exactly why our XP from learning doesn't count when we are offline. But our bits are counted??
bits
experience
sololearn
xp
2 голосов
1 ответ
7th Sep 2022, 7:14 AM
Abdul Muhaimin Salay
I am learning python and I tried to put hello world exactly as it is on the lesson but keeps saying error. Very confused.
firstpage
hello
python3
world
yourfirstprogram
1 голос
5 ответов
14th Jun 2018, 12:24 AM
Aeronautics Fan A380
What exactly is the CHALLENGE all about, i just joined solo and some guys are aready challenging me ,though i declined anyway
java
3 голосов
3 ответов
1st Feb 2017, 6:08 PM
Ishola Johnson Ayobami
Is compile time polymorphism and method overloading are exactly same or method overloading is just a way to achieve it?
ace
gaurav
java
paulo
0 голосов
2 ответов
17th Nov 2018, 10:09 AM
Deepak Bhalode
what exactly is the passing by int, ref and out. in a lay man's terms. want to understand it easily
c#
methods
0 голосов
3 ответов
25th Jul 2016, 6:01 AM
Nzoputa Okafor
So in this instance 98 is our seed value, what does that exactly mean? Does it mean we start 98?
rand
0 голосов
2 ответов
11th Apr 2018, 3:48 PM
Sir
So I am taking on a large project, What Do I need to learn exactly to make it work?
restful
web
0 голосов
1 ответ
26th Mar 2020, 12:50 AM
Aaron Katz-Gager
How do I implement a stopwatch into my Python program to see exactly how long it takes to run?
how-to
python3
runtime
stopwatch
0 голосов
2 ответов
9th Aug 2017, 11:36 PM
Erik Johanson
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
7
8
9
Следующий >
Актуальное сегодня
Ejercicio Pytho
0 Votes
What's wrong with this code ? ( Beginner)
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Please rate my code from 1 to 10
2 Votes
Write a program to find the strings are in isogram or not
0 Votes
Square Roots
0 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes