Tuesday, May 14, 2013

project euler problem 172

Investigating numbers with few repeated digits

This problem is very similar to problem 171, another simple dynamic programming problem. Check the discussion of problem 171 if you feels this one difficult.

12ms. 

No comments:

Post a Comment