• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu

Q&A Discussões

What level am I on
c++cppcxxhjdyhjijslevelsnosololearnuyay
1 Voto
1 Resposta
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 Voto
2 Respostas
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 Voto
4 Respostas
18th Jul 2016, 10:34 AM
Peter Müller
Peter Müller - avatar
< Anterior1...2728Próximo >
Quente hoje
I don't know how to code or what to code
1 Votes
code coach
2 Votes
How do I do audio
0 Votes
Google Play Internal Test "Item Not Found"
1 Votes
Collision bug in player movement — not sure what's wrong
0 Votes
PYTHON AND JAVA
0 Votes
Lua?
1 Votes
Is there a level after intermediate Python?
1 Votes
Query about A.I.
0 Votes
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes