Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
#include <iostream> using namespace std; int main() { cout << "Hello world!"; return 0; }
java
-3 голосов
5 ответов
25th Nov 2016, 3:54 AM
Ahmet Bozkurt
Why is after "Hello {0}", yourName. The word yourName again? (See code in description)
beginner
c#
question
2 голосов
3 ответов
23rd Mar 2018, 11:52 AM
Sylv1a
Is there any way to Print "Hello World" without using Console.WriteLine ?
c#
0 голосов
3 ответов
6th Feb 2017, 3:15 AM
Mariyadinesh
I am struggling with the first "Hello World" Code, I keep getting an error...
python
1 голос
3 ответов
6th Aug 2019, 6:27 AM
Camillo Zimba
How to print "Hello world" (with double quotes) in C language and not Hello world ( without double quotes) ????
c
7 голосов
4 ответов
7th Sep 2017, 3:27 PM
Aman Jain
hello := "Hello World" replace the word "Dunia" to "Golang" using packages strings
go
golang
0 голосов
2 ответов
8th Feb 2022, 10:55 PM
Dzulfiqar Ali Rasyid
#include<stdio.h> #include<string.h> int main() { char str[20] = "Hello World!"; printf("String before strrev(): %s\n",str)
c
1 голос
1 ответ
1st Jul 2022, 2:16 AM
Rona Vicente
How to display "Hello Nepal" 100 times without double quotes used in program.
c
1 голос
1 ответ
19th Jul 2019, 8:32 AM
Suman Shah
no matter what i write after cout, i keep getting a result of "hello world!"
c++
cout
0 голосов
6 ответов
27th Jun 2016, 1:27 PM
lala
When i write my first programm "hello world!". We say me synthax error. I don't understand
python
0 голосов
5 ответов
29th Dec 2019, 12:08 AM
Daryl Bixente Azur ASSIANA
#include <iostream> using namespace std; int main() { cout << "Hello world!"; return 11; } is something wrong
program
0 голосов
8 ответов
18th May 2018, 3:08 PM
Shivam Kumar
I'm using turbo c++ and i type the "hello world" code and it doesn't work
c++
0 голосов
5 ответов
20th Nov 2016, 1:21 PM
daffa satria
Write a program in C++ to print "Hello World" but the program should not contain any semicolon.
#c++
#challenge
#codeblooded
#programmer
#sololearn
2 голосов
3 ответов
19th Mar 2019, 4:00 PM
Vineet Vijayagopal
How do I build and run "hello world! I love programming! " In c++ codeblocks?
c++
code
code::blocks
error
file
hello
message
save
world
0 голосов
4 ответов
22nd Jan 2017, 10:42 PM
bradley
What will be the output of the following in c: printf( 6 + "hello world" /n)
beginner
c
1 голос
2 ответов
7th Jan 2022, 4:13 PM
Parthib Das
I wrote "Hello World " code in code blocks... then I press F9. Then It shows error massage...
c++
0 голосов
9 ответов
4th Aug 2016, 3:13 PM
Md. Mahmudur Rahman
Please help solve this. Complete this function to either return "hello, (name)!" Or "Hello there!"
print
0 голосов
2 ответов
10th Oct 2017, 8:54 PM
Sky
"Hello word" busco a alguien que sepa de CSS para hacer un proyecto juntos😁, y ademas quisiera conocer mas gente en sololearn😃
yo
-1 голос
13 ответов
29th Oct 2021, 5:18 PM
Super Stars
What was your first code/program ever? Besides "Hello World" :P Share it with the rest of us 👌
code
coding
first
insight
motivation
program
rookie
share
sololearn
thoughts
2 голосов
5 ответов
19th Dec 2017, 6:53 PM
MichaelR
How many ways can you print "Hello World" using only one method or style in the c++ language?
c++
challenge
hello
world
2 голосов
5 ответов
12th Sep 2017, 2:05 PM
Bob
Input is "hello world" . Can some one explain me this? Iam getting different outputs in different compilers
c
1 голос
2 ответов
23rd Apr 2020, 5:36 PM
vasireddy ganesh
How many languages can you write "Hello World" in. Please try and show the codes.
hello
language
world
1 голос
1 ответ
27th Oct 2016, 7:49 PM
Victor Ogudu
I am trying to write the basic coding program "hello world" but it isn't taking it in my computer in Turbo C++. Why?
c++
5 голосов
11 ответов
23rd Jul 2017, 11:34 AM
Pratham Pandey
failure to run a Codeblocks binary file "Hello world.exe" properly from the Windows 10 file manager
c++
operators
0 голосов
2 ответов
8th Sep 2016, 7:07 PM
Paul Riddoch
why i enter "hello every one" but it shows "hello"?what should i write alternate of cin??
c++
string
0 голосов
2 ответов
13th Nov 2017, 2:44 AM
Frankestine Stine
What if I want to print "hello {0} world" ? With {0} printed as it is
c#
input
0 голосов
2 ответов
30th Sep 2016, 10:59 AM
Ryu
The question says create a method and use the method to print "hello world" in java. I need help please guys
java
0 голосов
4 ответов
27th Mar 2021, 7:36 PM
Mubarak Usman Gidado
What Java code do i need to add to "Hello World" to make it a runnable Jar file in eclipse?
java
1 голос
3 ответов
28th Apr 2019, 9:23 PM
Khaing Khaing Mon
Opening even "Hello Word" a.out file by any hex editor shows us that it is usually overcrowded with non-informative areas.
c
gcc
reduct_executable_size
0 голосов
2 ответов
25th May 2020, 12:49 PM
John
If 'void' in the code means it wont return a value, then how is "Hello World" even used? because System.out.println overides it?
java
methods
void
3 голосов
3 ответов
1st Mar 2017, 11:58 AM
Wildman Fizat
Is there anyone who can help me with my "hello world" assignment on introduction to programming ? Thank you
android
0 голосов
2 ответов
14th Jan 2017, 9:53 PM
Afis Souley
I need help to create a program where he first ask you "What's your name?: " and then it gives you as output "Hello (name)"
input
java
0 голосов
5 ответов
8th Jan 2018, 5:57 PM
Alessandro
whats the difference in << "Hello world"; & <<" Hello <<"world!"; both are shows display same " Hello world " so, why this '<<' in between those ????
c++
cout
0 голосов
6 ответов
11th Jul 2016, 3:44 PM
Manish Pant
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 голосов
1 ответ
20th Aug 2022, 5:51 AM
Mamudu Razik
What is wrong with this code? I want it to output the text "Hello world" and then the "who are you". I am so new to this whole c
system.out.println
1 голос
4 ответов
1st Dec 2016, 7:03 AM
Tristan
help me guys i m new..I am having problem with quotations what will be the code if the output is "hello world" and 'hello world'
python
strings
0 голосов
1 ответ
6th Feb 2017, 2:45 PM
manab
string means just the sentence including quotation marks. For example "hello world" double quote means using ". single quote means '. Can someone tell me if the concept is right??
python
strings
0 голосов
4 ответов
13th Oct 2016, 11:19 AM
fatima tuz zahra abdullah
what is the use of // prints ? If I type cout << "Hello World!"; , even with or without // prints, I get the same answer
c++
0 голосов
2 ответов
5th Jul 2016, 5:49 PM
Farhan S
when I have clicked on the build and run icon ,I got something like " as.exe.Entry point not found" instead of the "Hello world! " getting printed! can anyone explain what went wrong
basics
c++
0 голосов
1 ответ
14th Jun 2016, 8:33 AM
srija
because i can't run a php code from sublime text
?>
"Hello
<?php
</body>
</head>
</html>
<body>
<head>
<html>
<title>my
echo
first
page</title>
php
world!";
0 голосов
1 ответ
15th May 2020, 1:56 AM
jose gabriel pinto
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
2
Следующий >
Актуальное сегодня
Someone can help me
1 Votes
What's wrong with this?
2 Votes
HTML community, HELP!!
1 Votes
I am a super beginner
0 Votes
X velocity
0 Votes
Img & web server or personal info
0 Votes
I want to make a triangle area calculator ,anybody can teach me
1 Votes
How this program executes?
0 Votes
Pls give me an idea
1 Votes
How to achieve "Sololearner" achievement?
0 Votes