We have a small Sudoku square, but one number is missing.
x = [ 1 5 4 8 6 3 0 9 7 ]
Make a function, where output is filled small Sudoku square
y = [ 1 5 4 8 6 3 2 9 7 ]
Project Euler: Problem 2, Sum of even Fibonacci
460 Solvers
437 Solvers
204 Solvers
201 Solvers
177 Solvers