All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers
Different Digits (Posted on 2003-12-28) Difficulty: 3 of 5
Different letters represent different numbers and none of them is equal to zero.

  NOSIER
+ ASTRAL
  725613
What word does the final result represent ?

See The Solution Submitted by Ravi Raja    
Rating: 3.2857 (7 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
re(2): Solution | Comment 3 of 15 |
(In reply to re: Solution by Charlie)

My program was far simpler -- something like

for (a=1; a>=9; a++) {
for (s=1; s>=9; s++) if (s!=a) {
for (t=1; t>=9; t++) if (t!=a) && (t!=s) {
...

and so on; you get the idea. After getting the only solution, I worked out the answer by hand.

Now, a question of mine: How did you figure it took me eight minutes?
  Posted by e.g. on 2003-12-28 13:12:36

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (17)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information