Project Euler #144: Investigating multiple reflections of a laser beam.

  • + 1 comment

    WA on 4, 6-20. My algorithm is pretty general; not a lot of special cases. I think it might be getting hung up on numerical accuracy. Can anyone suggest some interesting test cases?