F&A Diskussionen
Background-image Quality?
0 Stimmen
2 AntwortenWhy is this code not running ???
0 Stimmen
2 AntwortenI need help fixing this code
0 Stimmen
2 AntwortenWhy won't my Jquery work?
1 Stimme
1 AntwortTime Limit exceeded
0 Stimmen
2 AntwortenConnecting html with php
0 Stimmen
2 Antwortenwhat 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 Stimmen
5 AntwortenCode problems D: Help?
0 Stimmen
2 AntwortenTransparent Problems
0 Stimmen
1 AntwortWhat is the string used for?
1 Stimme
2 AntwortenShould challenges be modified?
3 Stimmen
2 Antwortenerro no sistema de login
0 Stimmen
2 Antworten[BUG] C# opens as web :(
1 Stimme
1 Antwortfind the misstake plz......
0 Stimmen
1 AntwortWhy is there error?
0 Stimmen
2 AntwortenIndetationError
0 Stimmen
1 AntwortNot Getting Proper Output
0 Stimmen
1 AntwortHelp with my first program.
0 Stimmen
1 AntwortProblem with padding
0 Stimmen
2 AntwortenHeute heiß
Pig Latin
0 Votes
Someone can help me
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
I’m new someone can help me
0 Votes