Skip to content

JZX555/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

hello-world

Just one try

Hi humans!

int fuc(int x, int y) { return x % y == 0 ? y : fuc(y, x % y); }

About

Just one try

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published