index
:
cs50.git
main
CS50 Free Online Harvard Class
Miau
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pset1
/
mario.c
blob: 236a51300db973f67c132856c53ab23ecbd8d06b (
plain
)
1
2
3
4
5
6
7
#include <stdio.h> #include <cs50.h> int main(void) { }