Kursy
Zaloguj sięZacznij uczyć się AI
Kursy
Zaloguj sięZacznij uczyć się AI

Dyskusje Q&A

What level am I on
c++cppcxxhjdyhjijslevelsnosololearnuyay
1 Głos
1 Odpowiedź
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 Głos
2 odpowiedzi
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 głosów
4 odpowiedzi
18th Jul 2016, 10:34 AM
Peter Müller
Peter Müller - avatar
< Do tyłu1...2728Dalej >
Popularne dzisiaj
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
1 Votes
Software developer
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
C Program
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
How I can use div
0 Votes