Search found 3 matches

by jamjardavies
Fri Jun 20, 2008 8:20 am
Forum: Modulo Puzzle
Topic: Brute Force Solution
Replies: 21
Views: 71953

I don't use java sorry, I know c# and I have stepped through the code and it seems to be doing the things correctly, but its just not solving it. It says no solution in like seconds. Please also note that I am not one of these 15 year olds who go around trying to do things and claim that they know t...
by jamjardavies
Thu Jun 19, 2008 3:42 pm
Forum: Modulo Puzzle
Topic: Brute Force Solution
Replies: 21
Views: 71953

Hi thanks for the VERY quick reply. I use vb.net and c#.net and the Form1 class was made automatically. All I have there is a list box and a button to run the app in.
by jamjardavies
Wed Jun 18, 2008 4:18 pm
Forum: Modulo Puzzle
Topic: Brute Force Solution
Replies: 21
Views: 71953

Code

I have converted all this code into c# and it never works it out. Could you please have a look and see if I have done anything wrong please. Thanks James using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using Sys...