This website requires JavaScript.
Explore
Help
Sign In
p79084653
/
hello
Watch
1
Star
0
Fork
You've already forked hello
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
hello
/
hello.c
7 lines
74 B
C
Raw
Permalink
Blame
History
#
include
<stdio.h>
int
main
(
)
{
printf
(
"
Hello World!
\n
"
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink