imsky / PocketEuler

:heavy_plus_sign: Offline version of Project Euler.
116 stars 11 forks source link

added titles. #59

Closed yehoshuapw closed 8 years ago

yehoshuapw commented 8 years ago

added the titles PE gives the problems. (for example problem 328: old:"Problem 328" new:"Problem 328: Lowest-cost Search")

imsky commented 8 years ago

:+1:

jayvdb commented 8 years ago

Four markdown errors according to Travis lint tools

jayvdb commented 8 years ago

See #62

jayvdb commented 8 years ago

@yehoshuapw , can you squash your commits into a single commit?

yehoshuapw commented 8 years ago

should i squash also these two? or lrave it like this?

jayvdb commented 8 years ago

Looking much better. However, not quite there.

Could you rebase your commit onto the latest master commit cb49f00 ?

yehoshuapw commented 8 years ago

git cloed this, and reopend a new one. #64