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

Dyskusje Q&A

I so need help guess...trying to make a bar chart but it keeps outputting one date and a bunch of stars...
chartpop
0 głosów
1 Odpowiedź
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 głosów
1 Odpowiedź
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 głosów
3 odpowiedzi
23rd Dec 2016, 11:10 AM
Cody Arthur
Cody Arthur - avatar
< Do tyłu12Dalej >
Popularne dzisiaj
Issue with Sololearn Module Quiz Despite Correct Answers
2 Votes
I need help to solve this
0 Votes
Project
0 Votes
Engineer Cloud
0 Votes
How to add comment in python?
0 Votes
Lua?
1 Votes
How do we code calculator
1 Votes
Hey what the research process order for them that I am telling you please order them and tell me answer
0 Votes
Ayuda para insertar la imagen de portada y las melodías a mi álbum alguien sabe cómo
0 Votes