All public logs
From JholJhapata
Combined display of all available logs of JholJhapata. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:13, 1 June 2025 Admin talk contribs created page SudokuSolver (Created page with "Here’s a simple Sudoku Solver in C# using backtracking. It works on a standard 9x9 Sudoku grid. thumb|SudokuSolver using System; using S...")