This website works better with JavaScript.
Explore
Help
Sign In
p63782594
/
ps7mzffvt
Watch
1
Star
0
Fork
You've already forked ps7mzffvt
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
fitst commit
Browse Source
master
郑周委
6 years ago
commit
742ecfb379
2 changed files
with
5 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
5
Hello word.c
Unescape
Escape
View File
@ -0,0 +1,5 @@
#
include
<stdio.h>
int
main
(
void
)
{
printf
(
"
Hello Word!
\n
"
)
;
return
0
;
}
BIN
Hello word.exe
View File
Binary file not shown.
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
p63782594/ps7mzffvt
Title
Body
Create Issue