Commit Graph

12 Commits (master)

Author SHA1 Message Date
Philip Kirkbride 192047914c sumOfNaturalNumbers: Convert to structured answer (#4255)
* convert sumOfNaturalNumbers to structured answer

* cleaned up syntax
2017-08-17 20:37:02 +01:00
Ben Moon 83b9bbd6b7 Fix newline at end of file 2016-05-16 14:19:39 +01:00
Ben Moon 5f85cf4121 Update Goodies to use Test::Deep
* Ensure Test::Deep is imported.

* Replace '-ANY-' with ignore()

* Replace regexes with re(...)
2016-05-16 14:07:57 +01:00
Zaahir Moolla 363af0fa53 remove bignum from tests 2016-02-17 12:50:21 -05:00
Zach Thompson c30042a504 Use the same bignum/int pragmas in the tests for Test::Deep 2016-01-21 10:22:36 -07:00
Jag Talon a365bade68 Sum: Fix tests. 2014-04-02 14:14:27 -04:00
Jag Talon 1605ab0b40 Sum: Add a period at the end. 2014-04-02 12:31:24 -04:00
Jag Talon 8ca781c3e7 SumOfNaturalNumbers: Change colon to "is". 2014-03-25 17:20:52 -04:00
Jag Talon 8af34fb6d6 SumOfNaturalNumbers: Add a "from" in the regexp.
So that it can accept "add from 1 to 100"
2014-03-25 14:14:13 -04:00
JulianGindi f89281b9d1 updated sum of natural numbers goodie 2014-02-20 11:56:37 -05:00
JGindi bfac40127c added new triggers, updated regular expression, and am using sum instead of reduce 2014-01-21 00:39:00 -05:00
JGindi 6c5ba2fe22 Added SumofNaturalNumbers Goodie 2014-01-20 17:32:51 -05:00