Обсуждения
npm install react-fade-in
0 голосов
1 ответHow can i center my content ?
0 голосов
6 ответовproblem with asterisk
1 голос
1 ответ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;
}
2 голосов
3 ответовWhy not normal I/O
0 голосов
1 ответSolo Learns Code Playground
2 голосов
2 ответовBackground-image Quality?
0 голосов
2 ответовWhy is this code not running ???
0 голосов
2 ответовI need help fixing this code
0 голосов
2 ответовWhy won't my Jquery work?
1 голос
1 ответTime Limit exceeded
0 голосов
2 ответовConnecting html with php
0 голосов
2 ответовCode problems D: Help?
0 голосов
2 ответовwhat will be output??
#include <iostream>
using namespace std;
int main(int a)
{
cout << a << "\n";
return 0;
}
int main(char *a)
{
cout << a << endl;
return 0;
}
int main(int a, int b)
{
cout << a << " " << b;
return 0;
}
int main()
{
main(3);
main("Subodh");
main(9, 6);
return 0;
}
if output is compilation compilation error then how can we overload "main" function in C++
0 голосов
5 ответовTransparent Problems
0 голосов
1 ответShould challenges be modified?
3 голосов
2 ответовerro no sistema de login
0 голосов
2 ответов[BUG] C# opens as web :(
1 голос
1 ответАктуальное сегодня
Error in python
4 Votes
Not Accessing Message Function
0 Votes
what is wrong with my code?
0 Votes
Where have they gone
1 Votes
How to get messages?
1 Votes
PYTHON
1 Votes
Certificate
0 Votes