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
/
01
/
02a
/
main.c
blob: d2dd2af8e6249001a9f251b9c96f26a5d3f02861 (
plain
)
1
2
3
4
5
6
#include <stdio.h> int main(int argc, char *argv[]) { return 0; }