Archive for August, 2009



Solving sudoku with fortran?

Thursday 27 August 2009 @ 3:03 am
easy sudoku
randomnesoflife asked:

I need to write a fortran program that solves sudoku puzzles. The only ideas I have are just doing the whole thing using backtracking, but i’m not exactly how to do this with fortran. can anyone help? please email me if it’s easier.




Who find this puzzle called “Sudoku” crazy?

Sunday 23 August 2009 @ 6:58 am
easy sudoku
Aaron_Kool asked:

I like the puzzle game, it really fun, but it can get hard.

People say it is a easy game, but I kind of find it hard when you can’t find a clue which number go where, you know what I’m sayin?

I was kind of wondering what other people think?




Were our grandparents extra clever to work in imperial measures?

Sunday 23 August 2009 @ 3:07 am
easy sudoku
keni asked:

I mean, 16 ounces in a lb, 14 lbs in a stone etc. How many farthings in ten shillings? “If a pound of potatoes cost twopence ha’penny, what weight of potatoes would you get for three guineas?” omg, and what was the sense in LSD being pounds shillings and pence? Perhaps their lives were not complicated enough and they needed a challenge. It makes Sudoku seem easy-peasy.




do you think this daily sudoku site is easy to use?

Tuesday 18 August 2009 @ 10:31 pm
easy daily sudoku
imediacorporation asked:

I just finished programming this site:

http://imedia.atspace.com/sudoku.htm

GREAT PRIZES AND COMPETITIONS, do you think this sudoku site is easy to use?!




how to earn fast money on millsberry?

Sunday 16 August 2009 @ 10:37 am
easy sudoku
shriya_ocean asked:

1. Sudoku cheat:Play the medium or easy mode. Solve the puzzle and as soon as you are done solving the puzzle press the hint button. It will disapear and come back click it again. Your score may say 540mb but this can get you up to 1000mbs!!!
2.bumper boats: Click the 1 player tournament and wait about a minute. Sylvie will now pop up on the screen and you have her as an option. She is unbeatable and will win everytime. Also just take some time to collect all the cheerios




what is the total number of sudoku arrangements possible?

Saturday 15 August 2009 @ 7:41 am
easy sudoku
kishore r asked:

please give an easy explanation…………




I need something to make entering the sudoku easier. Please help?

Monday 10 August 2009 @ 10:35 pm
easy sudoku
{flick} asked:

I have made a sudoku solver using C++ and need something to make the process of entering the values easier. At present it works like this: The user has to enter the row number, column number and the the value to be contained in the cell. What can I do to make the process simpler? Is there any way I can let the user click into the space and enter the value? Or can I use an excel file and import the values into C++?

Is there any other way? Can I create a table using HTML/Javascript and import the values as an array or something?

Please help. Any method would do. If you have any idea for a different way of entering the values, please suggest.

Thanks in advance