Skip to content
Snippets Groups Projects
Commit 5c053c94 authored by Ngoc Pham's avatar Ngoc Pham
Browse files

Upload New File

parent 35ab0b38
Branches
No related merge requests found
#include <stdio.h>
int main() {
printf("Hello World\n");
return 0;
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment