index
:
kr
master
exercises from k and r.
sinan@sinanmohd.com
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
8.2
/
main.c
blob: 34d30a6ce03da1ad18f3b65955da8fe78d965bb2 (
plain
) (
tree
)
381a56b
1
2
3
4
5
6
#include
"stdio.h"
int
main
(
void
)
{
return
0
;
}