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
Which header file to include instead of conio to use getch ,clrscr functions and declare void main instead of int main?
cpp
3 Votos
2 Respostas
9th Dec 2017, 4:07 AM
raveena kagne
Are (continue, include, require)used only in PHP?
include
php
require
0 Voto
3 Respostas
18th Jul 2018, 1:36 AM
Mehdi Hellal
In HTMLif you want to restrict to your form that block should include only numbers how do you do it
sololearn
0 Voto
3 Respostas
19th Mar 2019, 10:28 AM
Kate Mariette Skosana
its very easy to understand.. can you update it a newest? that have more lesson to get.
include
php
require
2 Votos
2 Respostas
8th Jan 2017, 1:39 PM
Aldrin Gerald A. Rivas
Code a program that adds 7 numbers and swap that numbers starting with the biggest number
abstract-classes
good
include
1 Voto
1 Resposta
12th Jan 2020, 7:25 AM
bosisi komane
Good morning sir. I have error line 4. I want to include file Car.js. thanks you sir.
car.js
file
include
-1 Voto
1 Resposta
18th Apr 2022, 1:12 PM
Malick Diagne
How to include library in python and how to describe a variable as a particular data type
python
structure
0 Voto
1 Resposta
23rd Oct 2016, 5:16 PM
harish
I don't know whether u need #include < iostream >. Is it the beginning of any Programm?
c++
include
iostream
0 Voto
3 Respostas
23rd Nov 2016, 1:42 PM
siro14
You write a phrase and include a lot of number characters (0-9), but you decide that for numbers 10 and under you would rather w
help
python
0 Voto
3 Respostas
25th Nov 2021, 12:30 PM
Կարեն Բայադյան
Hi! How can I include other files or moduls in Sololearn program? I want write telegram bot with standart api.
api
files
module
sololearn
0 Voto
3 Respostas
23rd Nov 2017, 6:56 PM
ilya
do we have artificial intelligence course to study? If not why dont you (solo learn staff) include that .
scripting-languages
sololearn
1 Voto
1 Resposta
10th Jun 2019, 4:40 AM
Raj kumar Darshanala
Can I use string data type only by including <iostream> library? (without #include <string>)
data
include
string
type
7 Votos
2 Respostas
18th Oct 2016, 8:40 PM
Rebeka Asryan
Why do we write static void......, why not simply void ...... And what about header files that we have to include
c#
input
0 Voto
4 Respostas
4th Jan 2017, 6:10 PM
Nitin Kumar
How to get latitude,longitude and address of the user from the google map and include it into a text box automatically?
code
css
googlemaps
html
javascript
jquery
php
1 Voto
2 Respostas
7th Apr 2018, 6:42 AM
Muthiah Abbhirami
In some web page structured tag(html head body) r not use.Do I really need to include them if pages work just fine without them?
body
head
html
2 Votos
5 Respostas
23rd Jul 2017, 5:09 AM
naveen bisht
you can call a php function from html have include?
functions
include
php
0 Voto
3 Respostas
10th Oct 2016, 1:23 AM
Monica Andrea Corrales Palma
Add node.js in web development course?
change
include
node.js
web-development
5 Votos
1 Resposta
19th Nov 2019, 5:04 AM
Rahul Jain
When I was in high school I lykd VB why does this platform include it in its tutorials?
vb
0 Voto
2 Respostas
20th Jan 2018, 4:05 AM
peter maingi
Can you make this even better, by better i mean efficient and simple and do not include the sort function from algorithm library
ascending
c++
improve
order
1 Voto
2 Respostas
2nd Apr 2022, 5:18 AM
Dhanraj Tamang
Interchanging #tags in c++
c
c++
include
1 Voto
2 Respostas
7th Feb 2017, 7:31 PM
Bhaumik Patel
What is the difference between #include <iostream> & #include<stdio.h> & #include<conio.h> ?
c
include
iostream
stdio.h
3 Votos
2 Respostas
12th Jan 2018, 4:46 PM
Satyam Kumar Singh
Is it nessesary to include “\” in a code I can still code without it For example: print('predo\'s shoe is too big')
backslash
0 Voto
2 Respostas
19th Aug 2020, 7:16 PM
Predominate Baloyi
I am a beginner I have got problem with iostream error says that unable to include file ' iostream' although I wrote same as it
help
me
2 Votos
3 Respostas
30th Dec 2019, 2:27 PM
Ritu Dodani
can any one explain me here how to validate ip address ( include Class A , Class B and Class C) using regex in python
python
regex
2 Votos
2 Respostas
30th Jul 2018, 10:56 PM
kranthi
Is it possible to include html or php tags in a C++ program and still work properly ?
c++
html
php
1 Voto
1 Resposta
6th Sep 2017, 8:58 PM
Taikyu
how to go for xcube using c++. with the help of "math" include and not using multiplication method
c++
0 Voto
1 Resposta
4th Aug 2017, 1:32 PM
mayank agrawal
Shouldn't Sololearn include e-commerce course for coders wanting to generate money from the apps,games & projects they make?
apps
coding
e-commerce
sololearn
suggestion
1 Voto
1 Resposta
14th Dec 2017, 12:17 PM
<!--Celestino-->
What the meaning of return 0 and getch in c programming and also is it important to include both #iclude<stdio.h> and
c++
0 Voto
2 Respostas
25th Dec 2016, 6:08 PM
Erick Sangi
Do anyone have samo link, I need icons of world states, and I want to include them in my project on playground? :)
css3
html5
icon
javascript
website
1 Voto
4 Respostas
4th May 2017, 9:40 PM
Nikola Stojiljkovic
Is the output od the following program, right? Is it common to include the increment before the other statements in a loop?
c++
increment
loops
1 Voto
3 Respostas
27th May 2017, 8:28 PM
Pacha
Help me! I use c++ to find how many each character appears (not include space) but i can't complete it. Thanks
appear
c++
characters
strings
times
0 Voto
1 Resposta
26th Mar 2018, 4:09 AM
WindSeaVT
How to include \ as part of your string? Example : "martin\" prints martin\\. How do yoo make it print martin\
python
strings
0 Voto
3 Respostas
18th Dec 2016, 9:55 PM
Akshata
Whenevet we use an interface , is it necessary to include or call all the functions in that interface? I
interfaces
java
optimization
2 Votos
1 Resposta
31st Oct 2017, 5:45 AM
Arshpreet Bagga
How can i can take an image from my phone and include it in my program for it to bring out the desired output
html
html5
1 Voto
3 Respostas
24th Mar 2019, 6:26 AM
Jeremiah Ndegwa
what is the difference between include?() and cover? () in ruby.. please
cover
functions
include
0 Voto
1 Resposta
16th Nov 2018, 3:30 AM
Ali Abdullah Amrah
PHP Function
function
include
php
0 Voto
1 Resposta
21st Jan 2021, 4:03 PM
MΛΛRS
What is a relative path?
include
php
require
0 Voto
2 Respostas
18th Aug 2016, 6:55 PM
Eric Lenny
if i input 6 it give weird and if i input 20 it give not weird .why it include 6 in 1st case not 20 in another case
basic
python
2 Votos
4 Respostas
3rd Apr 2018, 7:07 AM
Bahubali
Write a C# program named ProjectRaises that include a named constant representing the increase percentage of employees in compan
c#
0 Voto
1 Resposta
5th Mar 2018, 2:51 PM
Neo
What can i do for add functions by using files .h and .cpp?
c++
files
functions
include
0 Voto
5 Respostas
20th Jul 2016, 1:02 PM
Ismael Perbech
Who can I read JS InnerHTML with PHP?
dom
include
javascript
php
1 Voto
4 Respostas
23rd Jan 2017, 9:30 PM
Claas Leo
How can i include html , css already made website template inside php and anything i need to know about website template
design
web
1 Voto
1 Resposta
15th Apr 2019, 7:08 AM
Arinola Ridwan
Anyone help me friends how to include jquery and run it on eclipse step by step guys.. please thanks in advance..
css
development
eclipse
html
javascript
jquery
web
2 Votos
1 Resposta
7th Dec 2017, 4:13 PM
Ramanan S
Как перейти на кириллицу в c++?
c++
clocale
include
0 Voto
1 Resposta
14th May 2018, 6:30 PM
Сергей Эрдынеев
There is no output when I use graphics.h in c++
c++
graphics
include
progress
sololearn
4 Votos
2 Respostas
1st Apr 2018, 4:00 AM
Anurag Singh
What’s the bug in this code? you are making an app to print product labels, which include the name and the price of the product
bugs
c
practice
0 Voto
1 Resposta
4th Aug 2024, 7:09 PM
Zia
I'm a student . I would like to set up a program in cpp to draw graphs. How can i include a graphical representation in cpp?i
c++
0 Voto
3 Respostas
9th Apr 2020, 4:32 PM
HARINATH G
BETWEEN clause SQL ... example says 'WHERE ID BETWEEN 3 AND 7' but results include 3 and 7, is this correct?
between
sql
where
-1 Voto
2 Respostas
9th Apr 2019, 7:05 AM
Mark Lindsay
When i enter the command of 1st basic concept hello world when i run it shows unable to open include file IOSTREAM
c++
1 Voto
2 Respostas
19th Sep 2017, 8:40 AM
Abhishek Narang
Please developer include the option to attach pictures while asking questions , it will be easy for us to ask questions .
app
development
improvement
modifying
1 Voto
2 Respostas
22nd Feb 2017, 8:30 PM
Krishan Nandan Goswami
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
9
10
11
12
Próximo >
Quente hoje
MY SNAKE GAME CODE ISN'T working of python
4 Votes
Java question Can anyone help me with the test case situation in that problem like 3 test case is pass but other are not 🤦🤦
4 Votes
How to improve code readability
0 Votes
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Please help with the output
0 Votes
Grouping data is not working
0 Votes
Use of flag
0 Votes
Mentor
0 Votes