Обсуждения
Code HELLO WORLD.
2 голосов
1 ответHardest problem of the world.
0 голосов
5 ответовif 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 голосов
16 ответовАктуальное сегодня
How do we code calculator
1 Votes
How to add comment in python?
1 Votes
Engineer Cloud
0 Votes
Lua?
1 Votes
Pressure and tension
1 Votes