Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
X2Go
Server
Demo Project
Commits
9c6f55c1
Commit
9c6f55c1
authored
Nov 30, 2021
by
Administrator
Browse files
Update hello_world.cpp
parent
307569e4
Pipeline
#15
failed with stage
in 61 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
hello_world.cpp
View file @
9c6f55c1
...
...
@@ -3,6 +3,6 @@
#include
<iostream>
int
main
()
{
std
::
cout
<<
"
Hello
World!"
;
std
::
cout
<<
"
Aloha
World!"
;
return
0
;
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment