Help me

Hi guys .. Can you help me to find a code to the following example, and I hope you bring him in as soon as possible (>>PLEASE<<)
( in windows of course)

**Numerical Pattern**

Given the following number representing a pattern:
2053 = 2^0 + 5^3 = 1 + 125 = 126
Look above at the number "20"; in this sequence it represents 2 to the 0 power which is 1. The other number "53" represents 5 to the 3rd power which is 125. Then final answer is calculated by the sum of each term.
Given this number below: 342345820139586830203845861938475676
Write a C++ Program to make it for the above pattern?


Sounds familiar. http://cplusplus.com/forum/windows/70659/

After you PROMISED that was the only time you would ask for someone to do your homework you come back again the very next day with a new name. Tsk, tsk, tsk...

Please TRY to do this yourself and come back when you can post some code and ask some specific questions. Then, we'll be glad to help. 8^)
Topic archived. No new replies allowed.