Skip to content

stolin/training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Training

This repository is for KCI training purposes only.

Checklist:

  • set upstream remote
  • fetching
  • pull into new branch
  • merge into working branch
  • push back to origin for a cleanly merging pull request

niceties

  • nicer looking logs

Problem 1

If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23.

Find the sum of all the multiples of 3 or 5 below 1000.

About

This repository is for KCI training purposes only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages