Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 234 Bytes

20 - project euler problem 8.md

File metadata and controls

4 lines (3 loc) · 234 Bytes

https://projecteuler.net/problem=8

  • Constraint 1: it should receive the parameters from the command line and print the result there.
  • Constraint 2: your test suite should run your solution and therefore it should be relatively fast