Skip to content

given three integers A, B and K, returns the number of integers within the range [A..B] that are divisible by K

License

Notifications You must be signed in to change notification settings

AmrAbdullatif/codility-CountDiv-in-O-1-complexity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

codility-CountDiv-in-O-1-complexity

given three integers A, B and K, returns the number of integers within the range [A..B] that are divisible by K

About

given three integers A, B and K, returns the number of integers within the range [A..B] that are divisible by K

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages