|
Enigma 1459
Posted on: Tuesday 11/27, 2007; 8:14 PM
This is a straightforward digit manipulation problem which can easily and quickly be solved by a brute force search. In this problem there is no point in trying to do any clever programming.
Initialise the counter.
Step the counter until the condition on its digits is satisfied.
Display the counter value that satisfies the condition.
Permalink Notebook
|

Blogged from
A WorkLife FrameWork by
Scientific Arts |