• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

I so need help guess...trying to make a bar chart but it keeps outputting one date and a bunch of stars...
chartpop
0 Vote
1 Réponse
13th Feb 2017, 5:03 AM
Jackie
Create a for loop that iterates up to 50 while outputting "hello" at multiples of 4, "world" at multiples of 6 and "hello world"
#javascript
0 Vote
1 Réponse
20th Aug 2022, 5:51 AM
Mamudu Razik
Mamudu Razik - avatar
can someone please explain why this code keeps telling me complication error instead of outputting the value of speed. #include <iostream> using namespace std; class myClass { public: void setcarspeed (int a){ speed=a; } int getcarspeed(){ return speed; } private: int speed; }; int main() { myClass obj; obj.setcarspeed (40); cout<<obj.getcarspeed ; return 0; }
c++
2 Votes
3 Réponses
23rd Dec 2016, 11:10 AM
Cody Arthur
Cody Arthur - avatar
< Précédent12Suivant >
Aujourd'hui en vedette
Java IDE for building a game.
1 Votes
Best programming languages to get a job fast ?
1 Votes
Regarding platform
1 Votes
Certificates
0 Votes
How can A.I be used for social media manager ?
0 Votes
Machine Learning models “learn” kaise karte hain?
0 Votes
Inquiry for img code
0 Votes
C language
0 Votes
How can i make turtle art in sololearn
0 Votes