Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #31736
Ticket #31736
: 1.c
File 1.c,
59 bytes
(added by
spolitov@…
,
13 years ago
)
Line
1
int
main
()
2
{
3
printf
(
"Hello World!
\n
"
);
4
return
0
;
5
}
Download in other formats:
Original Format