davidcorbin / euler-offline

Project Euler problems in text file for offline use
66 stars 18 forks source link

Fantastic list but doesn't include the contents of links #3

Open Adam-Ladd opened 1 year ago

Adam-Ladd commented 1 year ago

This is a brilliant list. However, many problems e.g. Problem 22 and Problem 42 use data from text files. Those files would be needed to work on those problems offline.

dmadisetti commented 8 months ago

@Adam-Ladd https://github.com/imsky/PocketEuler/tree/master/files contains some files. Note that PE will sometimes change these.

I think both repos complement each other, but these questions are better formatted.