Skip to content
Snippets Groups Projects
Commit 1a021d24 authored by MIN LEE's avatar MIN LEE
Browse files

git commit test

parent d959378e
Branches
No related tags found
No related merge requests found
test.c 0 → 100644
printf("this is test");
int sum=0;
for(int i =0; i<10; i++){
sum+=i;}
printf("%d", i);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment