index
:
cs50.git
main
CS50 Free Online Harvard Class
Miau
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hello.c
blob: 0faace2ebb6408094fb3432f80a560d0810df811 (
plain
)
1
2
3
4
5
int main(void) { printf("hello, world\n"); }