This website works better with JavaScript.
Explore
Help
Sign In
p78903154
/
plziywngj
Watch
1
Star
0
Fork
You've already forked plziywngj
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
hello.cpp
Browse Source
dev1
susu
4 years ago
parent
10ed4809fb
commit
479781055f
1 changed files
with
7 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
7
hello.cpp
Unescape
Escape
View File
@ -0,0 +1,7 @@
#
include
<iostream>
using
namespace
std
;
int
main
(
)
{
cout
<
<
"
hello
"
<
<
endl
;
return
0
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
p78903154/plziywngj
Title
Body
Create Issue