JenilGajjar20 / JenilGajjar20/Competitive-Programming_problems

To add "Valid Sudoku" leetcode problem

オープン
#175 コメント 0 件 リアクション 0 件 担当者 1 名 @anmol-tripathi83 が担当を希望しています GitHub で見る
hacktoberfest hacktoberfest-accepted
主要言語
C++
スター
18
フォーク
75
PR マージ指標
30日以内にマージされた PR はありません

説明

Hello @JenilGajjar20
I am new in contribution, I want_ to contribute by just adding "Valid Sudoko" leetcode problem, therefore kindly merge this issue under hacktober fest 2024

Problem statement: Valid Sudoko
Sample Test Case: Input: board =
[["5","3",".",".","7",".",".",".","."]
,["6",".",".","1","9","5",".",".","."]
,[".","9","8",".",".",".",".","6","."]
,["8",".",".",".","6",".",".",".","3"]
,["4",".",".","8",".","3",".",".","1"]
,["7",".",".",".","2",".",".",".","6"]
,[".","6",".",".",".",".","2","8","."]
,[".",".",".","4","1","9",".",".","5"]
,[".",".",".",".","8",".",".","7","9"]]
Output: true

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。