Skip to content
Snippets Groups Projects
Commit b2a9b25f authored by Thrasyvoulos Karydis's avatar Thrasyvoulos Karydis
Browse files

Add new file

parent bc311386
Branches
Tags
No related merge requests found
#include <stdio.h>
int main()
{
printf("Hello, World!");
return 0;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment