|
-
Aug 3rd, 2012, 02:45 PM
#1
Thread Starter
New Member
need some help to solve math problem
can anyone pls guide me to solve the math problem.
there is an array of numbers and operators and one solution no say 34
e.g.
input 1: {1, 2, 4, 6, 9, 18, 24, 25, 28, 40, +, -, *, /, ^ }
input 2: 34
need to find all the possible eqns which result is 34.
e.g. a)6 * 9 - 20
b)40 - 6
any idea or algorithm for the same.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|