Results 1 to 5 of 5

Thread: Code this better...

Threaded View

  1. #1

    Thread Starter
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Code this better...

    This program was developed as a brute-force method of a previous post (by me) that nobody seemed to care to try.

    http://www.vbforums.com/showthread.php?s=&threadid=300549

    I need 2 things.
    1) try to make it more efficient
    2) find a way to make sure that a(0) thru a(9) has a different value for each array value. (Make sure that it uses 0-9) with NO duplicates

    Then, it will be correct. I used a break statement to make sure that it would calculate the right answer, but it took too long!

    Here is my code.

    Enjoy!
    Last edited by dglienna; Aug 17th, 2004 at 06:31 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width