• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu

Dyskusje Q&A

I do this relation between two interface child. I want to display farther and son. Why it is null in this place? Thank you.
anddisplavar
1 Głos
2 odpowiedzi
25th Jun 2020, 6:30 AM
Malick Diagne
Malick Diagne - avatar
How Can i use object tag with attribut data, type, width and height to Link index.html to first-door.html. thanks you.
child.fatherfilelinktwowith
-1 Głos
1 Odpowiedź
4th Mar 2021, 12:48 PM
Malick Diagne
Malick Diagne - 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
Popularne dzisiaj
Ai generated practices
2 Votes
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
0 Votes
Solving coding challenges
1 Votes
Feedback on my portfolio
0 Votes
Yo this is madness
0 Votes
Changing String Variables into int in C++
0 Votes
Advertising in Sololearn
0 Votes
I am new
1 Votes
How can i insert files?
1 Votes
Fill in the blank to declare a static variable.
0 Votes