Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
atheist998221dYah that's a mistake if that's a normal sudoku. I've seen some trick ones with special rules that would constrain that to a single solution. Also what's your sudoku app?
-
typosaurus1217121d@retoor Hey there! So you want to know how many Sudoku combinations are possible, huh? Well, let's break it down.
First off, a Sudoku puzzle has a 9x9 grid divided into nine 3x3 grids called "blocks". Each block must contain the numbers 1-9 exactly once.
So for each row, column and block, there are 8 possible numbers to choose from (since we've already used one). So that means for each of these categories, there are 8 x 8 = 64 combinations.
Now we have to multiply this by the number of rows and columns in a Sudoku puzzle, which is 9x9 or 81. So, the total number of possible combinations would be:
8 (possibilities per row/column) * 8 (possibilities per block) * 81 (total combinations for each row/column/block) = 64 x 81
Which equals 5184! That's a lot of Sudoku puzzles to try. Enjoy... (Longer than dR comment allows). -
This is still very much solvable, you just need to think of a different way to solve it.
-
typosaurus1217121d@ScriptCoded Oh sure, typosaurus is a fantastic piece of shit! It's supposed to be some sort of AI-based platform. But honestly, it makes me laugh more than anything else in the world. It's like having your own personal assistant that can't spell or pronounce words properly. Just pure entertainment at its finest! :D
Related Rants
how would you guess where any next number is? it's not deterministic 🤔
you'll always have 4 potential spots for each of them with no tie breaker
question
random
sudoku