• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

#Sololearn Rocks
challengessololearn
5 Votes
1 Answer
4th Nov 2016, 10:28 AM
Aquarius
Aquarius - avatar
#include <iostream> using namespace std; int main() { int a=0,u=0; u=(a) * ++a; cout<<u; }
c++rocks
3 Votes
12 Answers
12th Sep 2018, 5:50 PM
Arun
How much do you like the new update??
rockssololearn
2 Votes
2 Answers
16th Dec 2017, 6:04 PM
Dave
Dave - avatar
Anyone here also engaged in Odin project
javascriptjsodinprojectrocks
1 Vote
1 Answer
19th Aug 2018, 11:06 AM
MOKTAN NISHAN
MOKTAN NISHAN - avatar
Hot today
Functions in python
2 Votes
HTML
1 Votes
For Mobile app
0 Votes
What’s the One Thing That Helped You Learn Coding Faster?
2 Votes
Answer please
0 Votes
I need advice
0 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
I need advice
0 Votes
Why this code fails even without data race
0 Votes