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