diff --git a/pull_reqeust_test/junhyeong/report_card.c b/pull_reqeust_test/junhyeong/report_card.c new file mode 100644 index 00000000..e3206d2f --- /dev/null +++ b/pull_reqeust_test/junhyeong/report_card.c @@ -0,0 +1,6 @@ +#include + +int main() +{ + return 0; +}