This website requires JavaScript.
Explore
Help
Sign In
greg
/
skiplist
Watch
1
Star
0
Fork
You've already forked skiplist
0
Code
Issues
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
ea57856932
skiplist
/
tests
/
test.c
8 lines
87 B
C
Raw
Normal View
History
Unescape
Escape
autoconf
2024-03-13 19:07:17 +00:00
#
include
"stdio.h"
simplify
2024-03-14 18:45:04 +00:00
int
main
(
int
argc
,
char
*
*
argv
)
autoconf
2024-03-13 19:07:17 +00:00
{
printf
(
"
Hello Nixers!
\n
"
)
;
}
Reference in a new issue
Copy permalink