Skip to content

wenzhilee/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

hello-world

MyFirstProject

#include <stdio.h>
int main(int argc, char* argv[])
{
    printf("Hello world!\n");
    return 0;
}

About

MyFirstProject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published