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

Q&A Discussions

What level am I on
c++cppcxxhjdyhjijslevelsnosololearnuyay
1 Vote
1 Answer
31st Jul 2017, 8:31 AM
mei
mei - avatar
Hey guys! M a new member😊 My professor in college has given the class an assignment in which we ve to use C++ to make a program which will help the society and reduce work...If u all have some ideas. Please suggest me one .. Thank-you very muchï»ż
c++
1 Vote
2 Answers
12th Jun 2016, 6:53 AM
Pragathi Bhat
Pragathi Bhat - avatar
if i text 21 it stacks. program says you are a child. you are a teenager. you are adult. how can i delete this "stack". #include <iostream> using namespace std; int main() { int age; cin>>age; if (age>=14){ cout<<"You're a Teenager"<<endl; } if (age>=18){ cout<<"You're adult"<<endl; } if (age>=0){ cout<<"You're a Child"<<endl; } else{ cout<<"Are u stupid ?"<<endl; } return 0; }
c++
0 Votes
4 Answers
18th Jul 2016, 10:34 AM
Peter MĂŒller
Peter MĂŒller - avatar
< Previous1...2728Next >
Hot today
I'm about to make a complex calculator in python
1 Votes
Any Advise?
2 Votes
why is python community is too small in sololearn?
0 Votes
How far do courses go on Sololearn?
0 Votes
C#
0 Votes
Blockchain Development
0 Votes
Popsacles Aufgabe
1 Votes
Audio adding
1 Votes
The best python learning app ????
0 Votes
%
0 Votes