• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu

F&A Diskussionen

I so need help guess...trying to make a bar chart but it keeps outputting one date and a bunch of stars...
chartpop
0 Stimmen
1 Antwort
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 Stimmen
1 Antwort
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 Stimmen
3 Antworten
23rd Dec 2016, 11:10 AM
Cody Arthur
Cody Arthur - avatar
< Vorherige12Weiter >
Heute heiß
My codebits section is full of deleted codes
13 Votes
Ai generated practices
2 Votes
Solving coding challenges
0 Votes
Feedback on my portfolio
0 Votes
Yo this is madness
0 Votes
Changing String Variables into int in C++
0 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
Advertising in Sololearn
0 Votes
How can i insert files?
1 Votes
I am new
1 Votes