Q&A Discussions
Team development
1 Vote
2 Answersif i download the programs for c++ on my pc ( codebuilds and the compiler ) and i want to write a program in my package ( workspace ) i create a new file and write smthing beginning
#include <iostream>
using namespace std;
int main ()
{
...
}
and i want to run it, it always runs this first program : Hello World. and not my written program how can i run just my written program ?
have i maybe to write anything else as
int main () {} ?
0 Votes
16 AnswersHot today
C pointers
1 Votes
Python
0 Votes
Slicing in python
1 Votes
SQL
0 Votes
Guys help please
0 Votes
Control flow
0 Votes
Front-end vs Full-stack
1 Votes
Python question
1 Votes
HTML
0 Votes