Skip to content

polarjack/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

hello-world

the first file

#include<stdio.h>

int main(void){ int a = 1;

printf("%d\n", a);

return 0; }

About

the first file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors