index
:
school/comp-272.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
02
/
04
/
main.c
blob: 1044d74f5f14dbf91d32c26a120190faf8bdce78 (
plain
)
1
2
3
#include <stdio.h> int main(int argc, char *argv[]) { return 0; }