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