Skip to content

Commit

Permalink
Merge pull request #209 from petertseng/sum-of-multiples
Browse files Browse the repository at this point in the history
sum-of-multiples: Mark as no longer under revision
  • Loading branch information
petertseng authored Aug 15, 2016
2 parents f7aa43f + e98f992 commit 366abba
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions sum-of-multiples.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,3 @@ The sum of these multiples is 78.

Write a program that can find the sum of the multiples of a given set of
numbers.

This exercise is currently under revision.
You are still free to do this exercise and submit solutions.
Depending on whether this track has been updated recently,
the tests may differ between this track and other tracks.

In most tracks, the set of numbers must be explicitly provided.
In some other tracks, if no set of numbers is given, it defaults to 3 and 5.
We would like all tracks to require the set of numbers be explicit.

If you would like to help out, please join us at
https://github.com/exercism/x-common/issues/198.

0 comments on commit 366abba

Please sign in to comment.