Skip to content

amitjena40/Competitive-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 

Repository files navigation

Competitive-coding

Solutions to coding problems

Nice properties:

  1. gcd(P·N, P·M) = P·gcd(N, M)
  2. lcm(P·N, P·M) = P·lcm(N, M)

About

Solutions to coding problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages