Courses
Log in
Start Learning AI
Courses
Log in
Start Learning AI
Q&A Discussions
Search
Search
Ask a question
Ask a question
What is the code for decimal to binary conversion in cpp
1
-3 Votes
2 Answers
3rd Sep 2018, 5:43 PM
Archana Berad
What language better to create a database system? CPP or Python?
c++
python
0 Votes
1 Answer
16th Jul 2017, 10:09 PM
Hadi Kachmar
what(): stoi
cpp
0 Votes
17 Answers
22nd Apr 2021, 2:30 PM
Ali_combination
Please explain this
c++
cpp
sololearn
2 Votes
3 Answers
1st May 2021, 1:40 PM
Giriraj Yalpalwar
Why is C++ partially Object Oriented?
cpp
5 Votes
11 Answers
8th Sep 2019, 6:28 PM
Vineet Vijayagopal
How can we display floats in cpp without including <cstdio>? I tried by cout but it won't display decimal digits after "0".
<iomanip>
data-types
precision
2 Votes
18 Answers
20th May 2020, 4:21 AM
Aditya Raj
What is your favorite programing language......?
cpp
19 Votes
21 Answers
20th Oct 2017, 10:23 AM
Suraj Rokde
Queue management part 3
cpp
-4 Votes
2 Answers
30th Oct 2021, 6:33 PM
Emmanuel Osemudiamen
Hello friend I need a very large amount of cpp question and ideas help ☺
include<iostream>
3 Votes
2 Answers
25th Mar 2018, 12:51 PM
Malak_99
Hi every body I need a basic code of cpp do you have tnx.
cpp
0 Votes
3 Answers
31st Jul 2018, 10:17 PM
MohammadReza Ehsani
Code Coach in C++: Paint costs
c++
cpp
0 Votes
5 Answers
15th Apr 2020, 11:43 AM
Steve
What is the error of this code?
cpp
1 Vote
9 Answers
10th Mar 2022, 12:38 PM
Mhdis
Why output of this code is 10? int main() { int a=4,b; b=a+ ++a; cout<<b; return 0; }
cpp
5 Votes
30 Answers
26th Jul 2017, 3:04 PM
Nargiza Eshbekova
Hey, how i can drawing on cpp like canvas or svg elements on html.
c#
c++
html
java
javascript
python3
scripting-languages
3 Votes
2 Answers
29th Aug 2017, 2:29 PM
ismail Banouigu
Hi I want to print the largest number of each column in a matrix How do I do that?
c++
cpp
3 Votes
36 Answers
14th May 2022, 5:53 AM
Mhdis
Что лучше?
cpp
3 Votes
19 Answers
2nd Apr 2019, 12:04 PM
Mr. Gold Master
[SOLVED] Using strings for file path
c++
cpp
error
file
files
2 Votes
10 Answers
17th Apr 2021, 10:43 AM
IliaAbbasi
Need a small hint on a programm for Tower of Hanoi
cpp
hanoi
hint
recursion
0 Votes
2 Answers
27th Apr 2021, 11:52 AM
Ali_combination
Question is to print the sum of numbers from 20-33 by using while loop using cpp
number
of
program
sum
0 Votes
5 Answers
8th Sep 2019, 1:15 PM
Omkar Chavan
why does my Cpp compiler show "compilation error" without showing me the actual error?
c++
compilationerror
1 Vote
2 Answers
30th Sep 2019, 12:51 PM
Hilary
I want to make cpp program in which we enter negetive number they tell to enter positive number
c++
8 Votes
3 Answers
16th May 2020, 11:46 AM
Shahzada Hassan Mujtaba
Need a help to fix this code...?
cpp
13 Votes
8 Answers
19th Jun 2020, 11:36 AM
💫As💫
What is the output of the following cpp program and please explain how that output came?
basic
cpp
flow
operators
1 Vote
6 Answers
29th Jun 2017, 9:55 AM
Dhruv Sharma
Is there a why to compile cpp codes with out compiler in android and ios phone?
cpp
2 Votes
5 Answers
20th Dec 2017, 6:40 PM
Abulfazal Sarab
Is there any function in cpp to calculate the time taken for execution of the program
algorithm
analysis
cpp
time
1 Vote
2 Answers
9th Aug 2019, 3:20 PM
abishek sriram
I want to know that is C useful or CPP or C#?
c++
html
question
sololearn
sql
0 Votes
2 Answers
27th Aug 2017, 2:46 AM
Sheril S Thomas
How do I use .DLL file which I generated using cpp in a JSP website?
jni
jsp
0 Votes
3 Answers
4th Oct 2021, 12:23 PM
Mohamed Ashik Badusha
Why python programming language takes more time for compilation in codechef...as compared to cpp
backend
compiler
language
programming
3 Votes
1 Answer
20th Jan 2018, 1:59 PM
Rakesh Patil
the following cpp program if run will produce "compilation error". what's wrong with my code? Please...i'm newbie in programming
arithnaticsequence
compilationerror
cpp
1 Vote
9 Answers
7th Nov 2018, 11:58 AM
Bayu Saputra
Does sololearn allow the combination of programming language . eg cpp & Java or Ruby and python (examples)
i
know
love
to
will
3 Votes
5 Answers
5th Jun 2018, 7:39 PM
Ugochukwu Justice
Can someone help me to find bug in the cpp program ?
else-statements
0 Votes
1 Answer
13th Feb 2018, 3:37 PM
Lim Fang Yi
How can I plot a graph with cpp on the sololearn platform?
cpp,
graphics
0 Votes
1 Answer
28th Feb 2018, 2:41 PM
imi
Cpp code to python help!! (Difficulties in understanding for loop in python)
for
me
translate
1 Vote
1 Answer
8th Jun 2017, 11:48 PM
thomo
whar are structures in cpp?what is there basic need in cpp programing?
c++
functions
0 Votes
1 Answer
6th Mar 2017, 2:40 PM
Kantakishor Sharma
What is cpp mean and why it is used and can it be used with c++coding
c++
1 Vote
3 Answers
8th Sep 2019, 12:12 AM
Sukumar chandra Barman
Can we create array whose size is unknown???
cpp
13 Votes
6 Answers
19th Jun 2020, 1:21 PM
💫As💫
Code error
cpp
4 Votes
9 Answers
1st Mar 2022, 4:05 PM
Mhdis
Is learning c++ in sololearn is enough to create a app
cpp
1 Vote
12 Answers
17th May 2020, 7:03 AM
James
how to change a variable's memory address in cpp or any other languages
cpp
0 Votes
1 Answer
15th May 2020, 10:39 AM
//noname
IN cpp Why should we use macros insted of global constants or inline functions!?
constants
cpp
define
macros
2 Votes
1 Answer
18th Feb 2018, 7:11 PM
3D CrackerJack
Code for Armstrong number
armstrong
c++
cpp
0 Votes
2 Answers
20th Apr 2021, 9:10 AM
Anjali Shaw
Hello, Guy's please suggest me list of cpp programs for practicing or name of programs..Thank you 😀😁
cpp
cppprograms
program
4 Votes
3 Answers
29th Jan 2018, 3:41 PM
Pranjal Pagar
I'm a beginner and want to be a programmer..in your opinion at first what program(c cpp c# python..) is better for me to learn..
beginner
6 Votes
11 Answers
11th May 2019, 6:04 AM
Mohammad_ILA
[✓]In my college no one any student interested for programming then what i will do ? (see description also)
c
cpp
css
html
html5
js
2 Votes
16 Answers
12th Mar 2021, 2:13 PM
SARVESH ASHOK DEVRUKHAKAR
How do i learn to code in cpp with ease less confusion ?
cin,
cout
etc
float,
function-arguments
functions
int
return
void
0 Votes
1 Answer
7th Dec 2019, 11:55 AM
Paul Michael
The compiler print b,a and b,how???
cpp
1 Vote
10 Answers
29th Jul 2021, 3:01 PM
Shruti Shukla
How can i print output with a specific number of digits after decimal in cpp
c++
0 Votes
2 Answers
15th Dec 2020, 4:20 PM
Pulluri Sai Lalith
why this code doesn’t show a random number , but with different digits??? ( run it till u see same digits in one random number)
cpp
0 Votes
19 Answers
24th May 2019, 6:26 AM
SaraAdib
What are the types of errors the compiler throws on execution of a Cpp program?
catch
compilation
error
runtime
try
0 Votes
4 Answers
10th Jan 2017, 7:01 PM
Sai Krish
Can anyone help me in doing my mini project for my higher secondary using cpp ( must include files and classes.)????
alert
help
me
plz...
red
6 Votes
4 Answers
11th Aug 2018, 3:46 PM
Thomas Kurian
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
8
9
10
...
65
Next >
Hot today
How many time I can use sololearn trial mode?
2 Votes
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bug sur le deuxième cours de python
1 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes