Skip to content
Snippets Groups Projects
Commit e5575bf9 authored by DONGHYUN SEO's avatar DONGHYUN SEO
Browse files

Lab directory copied

parent 649d843a
No related branches found
No related tags found
No related merge requests found
#include<stdio.h>
int main(){
printf("Hello World! \n");
return 0;
}
#include<stdio.h>
int main(){
printf("Hello World! \n");
return 0;
}
#include<stdio.h>
int main(){
printf("Hello World! \n");
return 0;
}
#include<stdio.h>
int main(){
printf("Hello World! \n");
return 0;
}
#include<stdio.h>
int main(){
printf("Hello World! \n");
return 0;
}
#include<stdio.h>
int main(){
printf("Hello World! \n");
return 0;
}
#include<stdio.h>
int main(){
printf("Hello World! \n");
return 0;
}
#include<stdio.h>
int main(){
printf("Hello World! \n");
return 0;
}
File added
File added
202021273
202021273
202021273
Baboya
12345
12345
\ No newline at end of file
#include<stdio.h>
int main()
{
fprintf(stdout,"Hello STDOUT\n");
fprintf(stderr, "Hello STDERR\n");
return 0;
}
#include<stdio.h>
int main(){
printf("Hello World! \n");
return 0;
}
This diff is collapsed.
This diff is collapsed.
Hi
Baboya
Hello STDERR
Hello STDOUT
Hello STDERR
Hello STDOUT
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment