Dataset Viewer
Auto-converted to Parquet Duplicate
env
stringclasses
1 value
prompt
stringlengths
142
477
extra
dict
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` 47.9..35. 5612.3... 9..1.54.. 68...2... ...7..2.3 .2...1... .5.419..2 ..6..7594 ...3.61.. ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "472968351\n561243987\n938175426\n684532719\n195784263\n723691845\n857419632\n316827594\n249356178", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 35, "language": "en", "puzzle": "47.9..35.\n5612.3...\n9..1....
logic-v2
Sudoku Challenge: ``` ..8.6329. .5..8.7.. 2.6....3. ...6..... .4.75.... .92..46.. ..584...9 9.42...16 .6..3.4.. ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "478563291\n359182764\n216497538\n783629145\n641758923\n592314687\n125846379\n934275816\n867931452", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 31, "language": "en", "puzzle": "..8.6329.\n.5..8.7..\n2.6.....
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` .4.2.7..8 1...8.5.. .9..3.... 781.5..2. 9..71.45. 65.9....7 .3854.76. ..98.23.1 ...3.6..5 ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "345267198\n176489532\n892135674\n781654923\n923718456\n654923817\n238541769\n569872341\n417396285", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 37, "language": "zh", "puzzle": ".4.2.7..8\n1...8.5..\n.9..3.....
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` 96.2.1.47 4..3.9... .....7..2 ..2..5..9 ...4738.. 7.1..6.3. ......... .36.9.... ..41..... ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "965281347\n427359186\n813647952\n342815679\n659473821\n781926534\n178564293\n236798415\n594132768", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 27, "language": "zh", "puzzle": "96.2.1.47\n4..3.9...\n.....7....
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` 2.7..4.1. .6.2..... 5....9... ......1.. ...8..96. 8.....45. ...3..7.. .8...7... ..94....1 ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "297584316\n468231579\n513679284\n942756138\n751843962\n836192457\n624318795\n185927643\n379465821", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 22, "language": "en", "puzzle": "2.7..4.1.\n.6.2.....\n5....9....
logic-v2
数独挑战: ``` .....2... .62....8. 4.....5.2 8..4.5... ...6.89.. 63972.45. ...5...1. 7.....2.. .5....... ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "583972146\n162354789\n497186532\n871495623\n245638971\n639721458\n324569817\n716843295\n958217364", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 25, "language": "zh", "puzzle": ".....2...\n.62....8.\n4.....5...
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` .4.59..7. 96517.32. ..2....95 .....6..1 2...4.75. 834..5... ..1.29... 6..4...19 .8..5.234 ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "348592176\n965174328\n172863495\n597236841\n216948753\n834715962\n451329687\n623487519\n789651234", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 36, "language": "zh", "puzzle": ".4.59..7.\n96517.32.\n..2.......
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` ...738... .2....73. 38....... ...49....
{ "game_data": { "answer": "965738241\n124965738\n387142965\n856497123\n741283596\n293651487\n632519874\n419876352\n578324619", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 25, "language": "en", "puzzle": "...738...\n.2....73.\n38........
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` 79.16..4. ..6..2.31 1.24.76.. ..839.2.. .......1. 6247.13.. ..9813..7 3.5249.68 .8.67.... ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "793168542\n846952731\n152437689\n518394276\n937526814\n624781395\n269813457\n375249168\n481675923", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 40, "language": "zh", "puzzle": "79.16..4.\n..6..2.31\n1.24.76...
logic-v2
Sudoku Challenge: ``` .84...7.. 13.79..28 ...1.4... 8.5..79.4 6..54.3.. 347.69... 719..6..3 4....2157 ...8716.. ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "584623791\n136795428\n972184536\n825317964\n691548372\n347269815\n719456283\n468932157\n253871649", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 39, "language": "en", "puzzle": ".84...7..\n13.79..28\n...1.4....
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` ..6..37.2 9.2.6.3.. 1.32....9 .31.29...
{ "game_data": { "answer": "586943712\n942167358\n173285649\n731629584\n829754136\n654318927\n368491275\n497532861\n215876493", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 42, "language": "en", "puzzle": "..6..37.2\n9.2.6.3..\n1.32......
logic-v2
Sudoku Challenge: ``` .7894..2. 9.......8 31..7..94 189.5..7. 4..7..3.. ..719486. .5.4...8. 72...5.43 .9...7... ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "578943126\n946521738\n312678594\n189356472\n465782319\n237194865\n653419287\n721865943\n894237651", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 36, "language": "en", "puzzle": ".7894..2.\n9.......8\n31..7.....
logic-v2
数独挑战: ``` .....47.9 .......18 .8361.4.. ......587 ......3.. .5....9.. .6....... .789....3 1..5482.6 ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "216854739\n745392618\n983617452\n321469587\n697185324\n854273961\n462731895\n578926143\n139548276", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 27, "language": "zh", "puzzle": ".....47.9\n.......18\n.8361.4...
logic-v2
数独挑战: ``` 16..758.. ..7..8.16 ..46.9... .7.9..... .1638...4 83.56.2.1 ..31.65.8 5.1..2.6. 64...3192 ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "162475839\n957238416\n384619725\n475921683\n216387954\n839564271\n723196548\n591842367\n648753192", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 40, "language": "zh", "puzzle": "16..758..\n..7..8.16\n..46.9....
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` .......1. 2..961... ...342.58 ...49....
{ "game_data": { "answer": "463875912\n258961473\n971342658\n826497531\n594138726\n137256894\n749613285\n612589347\n385724169", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 25, "language": "en", "puzzle": ".......1.\n2..961...\n...342....
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` .....4... 3.269..4. .4.382... ....2....
{ "game_data": { "answer": "698514732\n312697548\n547382691\n974826315\n283145967\n156973284\n735461829\n821739456\n469258173", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 30, "language": "en", "puzzle": ".....4...\n3.269..4.\n.4.38...
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` 1...5.... 9.51..... ..2.9.5.. 7...439.5 ..9.7.18. 568.123.4 214.69..8 8..43.29. 6..287451 ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "136754829\n975128643\n482396517\n721843965\n349675182\n568912374\n214569738\n857431296\n693287451", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 42, "language": "en", "puzzle": "1...5....\n9.51.....\n..2.9.5...
logic-v2
数独挑战: ``` 764....32 23.6...7. ....23..8 .8..9..2. ...3...86 9.72.6.1. ...9..... .9..3.... 37.1..... ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "764859132\n238614579\n519723648\n683591427\n125347986\n947286315\n451978263\n896432751\n372165894", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 29, "language": "zh", "puzzle": "764....32\n23.6...7.\n....2...
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` ..29...37 ...4..182 .7...84.5 ..871....
{ "game_data": { "answer": "842951637\n395467182\n671238495\n458712369\n129683754\n736594821\n263179548\n514826973\n987345216", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 44, "language": "en", "puzzle": "..29...37\n...4..182\n.7...84...
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` 9...6..27 .......9. 2.7.5.... ...1..... .92...... .1..96..2 ..9.....6 .....9... 326.1.5.. ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "951863427\n638274195\n247951683\n763182954\n892345761\n514796832\n489527316\n175639248\n326418579", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 23, "language": "en", "puzzle": "9...6..27\n.......9.\n2.7.5.....
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` ..5.....3 .2.89...5 ...63.... ...9.....
{ "game_data": { "answer": "965421783\n423897165\n781635429\n318946572\n572318694\n694572831\n839164257\n246759318\n157283946", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 22, "language": "en", "puzzle": "..5.....3\n.2.89...5\n...63.....
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` .7.1....2 ....54..9 5...2.... ....3.547 ..3.85.9. 94..1..3. .2....... ..7.....3 .9..7..2. ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "478169352\n632754189\n519823674\n281936547\n763485291\n945217836\n124398765\n857642913\n396571428", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 26, "language": "en", "puzzle": ".7.1....2\n....54..9\n5...2.....
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` ..532.... 783.9.1.. 6.247...9 39.6.72.1 .6...239. ..1839..6 1.698..24 23.764... 874..596. ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "945321687\n783596142\n612478539\n398647251\n467152398\n521839476\n156983724\n239764815\n874215963", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 45, "language": "zh", "puzzle": "..532....\n783.9.1..\n6.247.....
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` .2.51...7 ..7...15. 58.27.9.. 63...85.9 ......7.. 17...52.4 2461.78.3 75386...1 8.9432.75 ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "924516387\n367984152\n581273946\n632748519\n495621738\n178395264\n246157893\n753869421\n819432675", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 43, "language": "en", "puzzle": ".2.51...7\n..7...15.\n58.27.9...
logic-v2
数独挑战: ``` 73.185... 1..324..5 .5..7..3. ..17..4.. .7..1.... .89..37.. 62....... .4..6..27 81.2..... ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "736185294\n198324675\n254976831\n361752489\n472819563\n589643712\n627491358\n943568127\n815237946", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 31, "language": "zh", "puzzle": "73.185...\n1..324..5\n.5..7...
logic-v2
数独挑战: ``` 6.927.... ..283.... ..5.96..2 .98312647 7346.81.9 ...9..5.. 8..5...91 9..1..785 2.1.89.6. ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "689271354\n412835976\n375496812\n598312647\n734658129\n126947538\n847563291\n963124785\n251789463", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 42, "language": "zh", "puzzle": "6.927....\n..283....\n..5.96....
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` ....7.9.5 .734...8. 5....947. ...5.....
{ "game_data": { "answer": "468173925\n973425681\n521689473\n387562149\n645891732\n219347856\n796238514\n134756298\n852914367", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 26, "language": "en", "puzzle": "....7.9.5\n.734...8.\n5....94...
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` ..64.1.27 .8.6.54.. 3429.8..6 2..816... ....429.. ...79.6.2 1.7.....8 4.816937. ...2..164 ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "596431827\n781625439\n342978516\n259816743\n673542981\n814793652\n167354298\n428169375\n935287164", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 40, "language": "zh", "puzzle": "..64.1.27\n.8.6.54..\n3429.8....
logic-v2
Sudoku Challenge: ``` .17..463. 93.76..2. .......9. 74.135... .61..74.. .854..971 8...13.45 .5...921. 1.65..... ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "517294638\n938761524\n624358197\n749135862\n261987453\n385426971\n892613745\n453879216\n176542389", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 38, "language": "en", "puzzle": ".17..463.\n93.76..2.\n..........
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` .3....... ....2..9. .28.9...7 1........
{ "game_data": { "answer": "739145826\n516827394\n428693517\n173256489\n852479163\n964381752\n647512938\n285934671\n391768245", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 25, "language": "en", "puzzle": ".3.......\n....2..9.\n.28.9.....
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` 591..4.63 ..2.1.8.9 8.3.....2 ..65.1... .3....4.6 ..74.2.8. ..48596.. 1.9.4652. 6.8.2.9.4 ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "591284763\n742613859\n863975142\n486531297\n235798416\n917462385\n324859671\n179346528\n658127934", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 39, "language": "zh", "puzzle": "591..4.63\n..2.1.8.9\n8.3.......
logic-v2
数独挑战: ``` 98.273.6. .73.451.. ...81.327 3679.4... 198.57..2 .4....9.3 7..5..28. .29...... ...4.27.9 ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "981273465\n273645198\n654819327\n367924851\n198357642\n542186973\n736591284\n429738516\n815462739", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 40, "language": "zh", "puzzle": "98.273.6.\n.73.451..\n...81.3...
logic-v2
Sudoku Challenge: ``` .4...1..3 6.7.8.... ........7 3......7. 4....5... .7241.... ...9...2. 7.4...9.. 9.6..743. ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "249571863\n637289541\n158634297\n365892174\n491765382\n872413659\n513948726\n784326915\n926157438", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 25, "language": "en", "puzzle": ".4...1..3\n6.7.8....\n..........
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` 8.......6 ..5.....2 ....46..5 ...9..1.. .......5. ..658.974 4631.582. ...894.3. ....2.... ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "872359416\n645718392\n931246785\n524937168\n798461253\n316582974\n463175829\n257894631\n189623547", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 28, "language": "en", "puzzle": "8.......6\n..5.....2\n....4...
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` .1....4.. .3.1.7..5 .5.86.7.. .9..7...2 1..5.4..7 ........6 .......7. ..97..... .7..2.6.. ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "716235498\n938147265\n254869713\n395678142\n162594837\n487312956\n623981574\n849756321\n571423689", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 24, "language": "en", "puzzle": ".1....4..\n.3.1.7..5\n.5.86.7...
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` 1.5.4.... 23...9.54 .9..3.... 6.1....97 .2961.483 .4..95... .5..86... .1..5..3. ..3...9.5 ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "175248369\n238769154\n496531728\n681423597\n529617483\n347895612\n954386271\n712954836\n863172945", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 33, "language": "zh", "puzzle": "1.5.4....\n23...9.54\n.9..3...
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` .5.7.2... 7.....5.3 ..1.....8 ..2......
{ "game_data": { "answer": "358792416\n726418593\n941653278\n812374965\n634925187\n597861342\n465289731\n183547629\n279136854", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 23, "language": "en", "puzzle": ".5.7.2...\n7.....5.3\n..1.......
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` 64......8 ..2..86.9 8..97..2. ..8.9.764 753614.8. .64.275.. ..63..1.7 ....8124. 4.726.8.. ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "649152378\n572438619\n831976425\n128593764\n753614982\n964827531\n286349157\n395781246\n417265893", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 41, "language": "en", "puzzle": "64......8\n..2..86.9\n8..97.....
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` 9....71.. 6418329.. ...6.9..8 26.94835. 4..2..... 58..73642 .523..71. ..6.24.8. 37458...9 ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "928457136\n641832975\n735619428\n267948351\n413265897\n589173642\n852396714\n196724583\n374581269", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 44, "language": "en", "puzzle": "9....71..\n6418329..\n...6.9....
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` ...25..41 59..47.2. ..2..1.9. ....18...
{ "game_data": { "answer": "376259841\n591847326\n482631795\n964318257\n827596413\n153472689\n619784532\n745123968\n238965174", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 42, "language": "en", "puzzle": "...25..41\n59..47.2.\n..2..1....
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` 8..2.95.. 5.376.4.1 9...15.68 48.....5. .9...413. .1..27.4. ..84..... ..9.....4 1.4.83... ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "861249573\n523768491\n947315268\n482136759\n796854132\n315927846\n678492315\n239571684\n154683927", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 34, "language": "zh", "puzzle": "8..2.95..\n5.376.4.1\n9...1...
logic-v2
数独挑战: ``` ..1.624.. 4.......5 72...56.9 237854.61 .45.79... ...32.5.. ..2618.3. .1..4...2 87.2..156 ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "581962473\n469731285\n723485619\n237854961\n645179328\n198326547\n952618734\n316547892\n874293156", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 40, "language": "zh", "puzzle": "..1.624..\n4.......5\n72...56...
logic-v2
数独挑战: ``` ......2.. .49..5.87 8........ 5.....7.. 96.45.... 487....6. .9..73.4. ..51...9. .149..... ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "736849251\n149325687\n852716439\n523698714\n961457823\n487231965\n698573142\n275164398\n314982576", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 27, "language": "zh", "puzzle": "......2..\n.49..5.87\n8.........
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` 6..89.... 41...7... 287...... 59......3 7.....89. ......6.5 351..24.7 .42...... ..6.5438. ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "635891724\n419267538\n287543916\n594618273\n763425891\n128739645\n351982467\n842376159\n976154382", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 30, "language": "en", "puzzle": "6..89....\n41...7...\n287.....
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` 74...1..9 92.685... .6..7.5.2 .....7.86 .16.982.. 5.7.26... .59.43.2. 672.5..13 43.1.29.. ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "745231869\n923685741\n861974532\n294517386\n316498275\n587326194\n159743628\n672859413\n438162957", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 41, "language": "zh", "puzzle": "74...1..9\n92.685...\n.6..7.5...
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` 8..3.7..2 .....5... 5.7...9.3 .8.21.... 6....3129 ...7....4 ..8...... .6...8.3. 3.54.1..8 ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "896347512\n432195867\n517682943\n983214756\n674853129\n251769384\n148936275\n769528431\n325471698", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 28, "language": "en", "puzzle": "8..3.7..2\n.....5...\n5.7.....
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` ......8.4 .1..34..2 476....91 .8..9123. .......79 ....531.. 9.1.465.7 ....1598. 8.5...4.. ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "392167854\n518934762\n476528391\n784691235\n153482679\n629753148\n931846527\n247315986\n865279413", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 34, "language": "zh", "puzzle": "......8.4\n.1..34..2\n476.....
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` 84..75.12 ...6..8.. .....469. ...5.....
{ "game_data": { "answer": "846975312\n359621847\n127834695\n794583261\n218469573\n563712984\n435196728\n982347156\n671258439", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 34, "language": "en", "puzzle": "84..75.12\n...6..8..\n........
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` ...29.3.6 3...45892 2..6...41 ...1..4.. 4....82.3 18...47.. 7.....6.. 659.2.... ....3.... ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "548291376\n361745892\n297683541\n936172485\n475968213\n182354769\n723819654\n659427138\n814536927", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 31, "language": "zh", "puzzle": "...29.3.6\n3...45892\n2..6....
logic-v2
Sudoku Challenge: ``` 5379....1 .12.57.8. 8.....5.2 67....2.8 .8.79...6 ..1.....5 .2....85. ...24...9 .4..86..7 ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "537928461\n412657983\n869413572\n674135298\n285794316\n391862745\n126379854\n758241639\n943586127", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 33, "language": "en", "puzzle": "5379....1\n.12.57.8.\n8.......
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` 7...6...5 .62438... .3..7524. 84.....7. .5...2... .2.8.7... .76...5.9 .957..324 .....47.. ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "714269835\n562438917\n938175246\n841593672\n357642198\n629817453\n476321589\n195786324\n283954761", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 33, "language": "zh", "puzzle": "7...6...5\n.62438...\n.3..7...
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` ..6.....2 25.....17 7..2.935. ....3.275 ....12... ..2..6831 879.25..3 42.7...6. 16...37.. ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "936157482\n258364917\n714289356\n691438275\n387512694\n542976831\n879625143\n423791568\n165843729", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 36, "language": "zh", "puzzle": "..6.....2\n25.....17\n7..2.93...
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` ...68..27 ..4...... 2.......1 3.2.9..1. .4513...9 ......8.. .2....... .3.2..7.5 1.......2 ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "913685427\n754921368\n268743951\n372894516\n845136279\n691572834\n527469183\n436218795\n189357642", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 24, "language": "zh", "puzzle": "...68..27\n..4......\n2.........
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` .61...579 295637184 .7.9.136. 4.7..3...
{ "game_data": { "answer": "361824579\n295637184\n874951362\n417583296\n932176845\n586492731\n759268413\n123749658\n648315927", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 45, "language": "en", "puzzle": ".61...579\n295637184\n.7.9.13...
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` .32.87..6 7.1....8. 8......3. .8539.6.. 6........ .7.8..5.. .5873.1.. ...1..9.2 .2..49..3 ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "532987416\n791463285\n846215739\n285391647\n619574328\n374826591\n958732164\n463158972\n127649853", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 31, "language": "zh", "puzzle": ".32.87..6\n7.1....8.\n8.......
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` ..6...75. .5978..3. .7..6.... .4.9..86. ..2.7.541 765.48.2. ...5.6.7. 6.3...... .2.8.4.9. ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "136429758\n459781236\n278365914\n341952867\n982673541\n765148329\n894536172\n613297485\n527814693", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 34, "language": "zh", "puzzle": "..6...75.\n.5978..3.\n.7..6...
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` 71.9..... ...138..7 9..5728.4 .....1... 4....3.9. 8..7.9... 1..385..9 5..6.438. .8..176.. ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "718946532\n245138967\n936572814\n693421758\n472853196\n851769423\n164385279\n527694381\n389217645", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 34, "language": "en", "puzzle": "71.9.....\n...138..7\n9..57...
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` ..8....63 .326...1. 5.63....8 2...5..4. .741..2.. .......7. ......6.7 .5.9.3... ......... ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "148279563\n732685914\n596314728\n219857346\n874136259\n365492871\n483521697\n657943182\n921768435", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 24, "language": "zh", "puzzle": "..8....63\n.326...1.\n5.63......
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` 97...38.. 5.1..739. .2..91.4. ........4 4...85.7. ...4.6258 ..572..6. 8...34..5 .3.5..481 ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "974653812\n581247396\n623891547\n758912634\n462385179\n319476258\n145728963\n896134725\n237569481", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 36, "language": "en", "puzzle": "97...38..\n5.1..739.\n.2..91....
logic-v2
Sudoku Challenge: ``` .1.....48 .2...8.7. 6...7.... 9.1...... 236..1..5 ......... 1........ 37..429.. 8..3.97.. ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "719263548\n423598176\n658174329\n981435267\n236781495\n547926813\n192857634\n375642981\n864319752", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 25, "language": "en", "puzzle": ".1.....48\n.2...8.7.\n6...7.....
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` .8.9.2..1 .3......6 .5.43.... ....7....
{ "game_data": { "answer": "784962531\n932518476\n156437298\n218374965\n475691823\n369825714\n827143659\n593786142\n641259387", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 32, "language": "en", "puzzle": ".8.9.2..1\n.3......6\n.5.43...
logic-v2
数独挑战: ``` .....6... ......8.. ...2..6.. ...36.... ......3.9 5...4.2.1 ...5714.. ..1.28.3. 2.4...... ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "925836714\n346917852\n718254693\n197362548\n462185379\n583749261\n839571426\n671428935\n254693187", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 22, "language": "zh", "puzzle": ".....6...\n......8..\n...2..6...
logic-v2
数独挑战: ``` 759...... 846.3.2.. 3...74..5 9.3....16 ..169...8 ..4..79.. .38..9.5. 127..8469 ..54213.7 ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "759216834\n846935271\n312874695\n983542716\n271693548\n564187923\n438769152\n127358469\n695421387", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 40, "language": "zh", "puzzle": "759......\n846.3.2..\n3...74....
logic-v2
Sudoku Challenge: ``` .19....52 6.5..93.. 3..215... ...9.8.35 ...1.32.. ..4.2...8 .93.5142. 85....9.7 1..7....3 ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "419376852\n625489371\n387215694\n261948735\n578163249\n934527168\n793851426\n852634917\n146792583", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 35, "language": "en", "puzzle": ".19....52\n6.5..93..\n3..21...
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` .176845.. .4.5..... .95....6. ....6.7.. 8........ ..9427.18 .62..8... ......42. 451.9.387 ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "217684539\n648539172\n395172864\n124865793\n876913245\n539427618\n762348951\n983751426\n451296387", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 32, "language": "en", "puzzle": ".176845..\n.4.5.....\n.95.....
logic-v2
Sudoku Challenge: ``` .7.5....2 3..721... .52.4938. .369.2... ...37..51 .1..5.... .93...... ........6 6.52..... ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "974583162\n368721945\n152649387\n536912874\n829374651\n417856239\n793165428\n281437596\n645298713", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 29, "language": "en", "puzzle": ".7.5....2\n3..721...\n.52.4...
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` ..785.... ......9.8 .....17.. .96...... ..57....9 732...5.1 ..36....7 .8.1..3.. 279.3.81. ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "947853162\n321467958\n568291743\n896315274\n415728639\n732946581\n153689427\n684172395\n279534816", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 29, "language": "zh", "puzzle": "..785....\n......9.8\n........
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` 3.6.8..1. ..7..9.2. 49....6.8 ..39.724. .74.2.3.. 6.954..71 7.12.8..4 .48165... .6....... ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "356482719\n817659423\n492371658\n583917246\n174826395\n629543871\n731298564\n248165937\n965734182", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 37, "language": "zh", "puzzle": "3.6.8..1.\n..7..9.2.\n49....6...
logic-v2
Sudoku Challenge: ``` 3...1.4.7 .21.738.. ..9..4... .12645... 54..9.... ..6.....9 685...... ....5.... 2..7.8.1. ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "358916427\n421573896\n769284351\n912645783\n543897162\n876321549\n685139274\n197452638\n234768915", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 29, "language": "en", "puzzle": "3...1.4.7\n.21.738..\n..9.....
logic-v2
数独挑战: ``` 1..38..54 4.6..2... .7.4.92.. .1..459.8 6..8713.5 5.79234.1 .48...5.. 3..59.14. 7..2.4..6 ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "129387654\n436152789\n875469213\n213645978\n694871325\n587923461\n948716532\n362598147\n751234896", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 42, "language": "zh", "puzzle": "1..38..54\n4.6..2...\n.7.4.92...
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` .5.....9. 1...736.4 .......1. .236..975 ..9.4.1.6 .16.5.... ..2...3.. ...13.7.. .314.7589 ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "354816297\n198273654\n267594813\n423681975\n589742136\n716359428\n872965341\n945138762\n631427589", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 33, "language": "en", "puzzle": ".5.....9.\n1...736.4\n........
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` .34...92. .......4. ...2..7.. ..8....5. ..5.2.8.. 72.6.5..9 .41.....6 3.6.1.... 5.28..19. ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "634578921\n287391645\n159246738\n468139257\n915427863\n723685419\n841952376\n396714582\n572863194", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 28, "language": "zh", "puzzle": ".34...92.\n.......4.\n...2....
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` ..489.1.2 .....14.3 2..4..6.8 75.3....1 .43..9... ..15..... .8.1..... 632..8... ...27.38. ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "364897152\n578621493\n219453678\n756382941\n843719526\n921564837\n487135269\n632948715\n195276384", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 31, "language": "zh", "puzzle": "..489.1.2\n.....14.3\n2..4....
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` ..3.1.... 419.872.. 5...4..8. 35..7.1.. 9....13.6 ....6.... .....8.1. .81..6.7. ...1....8 ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "863215794\n419687235\n527943681\n356874129\n978521346\n142369857\n635798412\n281456973\n794132568", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 28, "language": "zh", "puzzle": "..3.1....\n419.872..\n5...4...
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` 541687..2 6.91..7.5 .83...1.6 .9....613 2.6...87. ....6.2.4 9324.8..7 ......498 .547.6..1 ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "541687932\n629134785\n783259146\n495872613\n216345879\n378961254\n932418567\n167523498\n854796321", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 41, "language": "zh", "puzzle": "541687..2\n6.91..7.5\n.83...1...
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` 24698.7.1 ..5.47962 7.1...54. 9...14..6 6123.84.. .5...91.7 ...7.6..5 ..98.1..4 167.52.93 ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "246985731\n385147962\n791623548\n978514326\n612378459\n453269187\n834796215\n529831674\n167452893", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 45, "language": "zh", "puzzle": "24698.7.1\n..5.47962\n7.1...5...
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` .3....... ..2.14.7. ...2.5... ..318.... ...67..19 96....28. 315.4.92. 6....1... ....96831 ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "139768542\n582914673\n746235198\n273189465\n854672319\n961453287\n315847926\n698321754\n427596831", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 31, "language": "zh", "puzzle": ".3.......\n..2.14.7.\n...2....
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` ...92..48 .7.....5. ....4.... .2...4..9 ...17..8. ...2..4.. .6...9... 5.241..96 .9....... ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "613925748\n274638951\n859741623\n326584179\n945176382\n187293465\n468359217\n532417896\n791862534", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 24, "language": "en", "puzzle": "...92..48\n.7.....5.\n....4.....
logic-v2
Sudoku Challenge: ``` .4..9.6.. ...3.1... 3...64... ......... ...4..26. 4..91..73 ..2....4. 7.58.6... ......5.7 ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "147598632\n268371954\n359264718\n573682491\n891437265\n426915873\n982753146\n715846329\n634129587", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 24, "language": "en", "puzzle": ".4..9.6..\n...3.1...\n3...64....
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` 7216845.. ..42...18 .8.1.92.. ...3.....
{ "game_data": { "answer": "721684593\n694235718\n583179246\n458312679\n379456821\n162798435\n815947362\n237861954\n946523187", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 45, "language": "en", "puzzle": "7216845..\n..42...18\n.8.1.92...
logic-v2
Sudoku Challenge: ``` 3.9..57.. .8...94.. .......19 ....9...5 .....2... ..6..7... ..8.23... 9...7..8. 2.4...3.. ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "329145768\n581769423\n647238519\n172396845\n893452176\n456817932\n718523694\n935674281\n264981357", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 23, "language": "en", "puzzle": "3.9..57..\n.8...94..\n..........
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` ..1.....2 ......9.. 2.85..... .....61.9 ..2.74.56 5....847. ......3.. 6........ 135..7... ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "971643582\n453782961\n268519734\n784356129\n392174856\n516928473\n829465317\n647831295\n135297648", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 24, "language": "zh", "puzzle": "..1.....2\n......9..\n2.85......
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` 9.25.71.8 .6.4293.. .5.86.249 .7...293. 12.95.... .9..78..6 .173.5... .35...814 ....1...3 ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "942537168\n861429375\n753861249\n578642931\n126953487\n394178526\n417385692\n235796814\n689214753", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 40, "language": "zh", "puzzle": "9.25.71.8\n.6.4293..\n.5.86.2...
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` 5.9..6... ..1....87 ...1..659 ...6.1...
{ "game_data": { "answer": "539786241\n261954387\n874123659\n327641598\n618295473\n945378126\n152867934\n483519762\n796432815", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 31, "language": "en", "puzzle": "5.9..6...\n..1....87\n...1....
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` ..2...... ......4.1 ..1.....3 7...2..1. .6....7.. ..8...6.. .29...1.. 31.2..8.. .7...1..9 ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "582143976\n937865421\n641792583\n754926318\n263418795\n198357642\n829534167\n316279854\n475681239", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 22, "language": "zh", "puzzle": "..2......\n......4.1\n..1.......
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` 1.4...85. ...17...6 .......1. .5.....8. .......39 ..9....4. .18..7... .9...31.4 .47.1.... ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "174396852\n825174396\n936528417\n453269781\n761845239\n289731645\n618457923\n592683174\n347912568", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 24, "language": "zh", "puzzle": "1.4...85.\n...17...6\n..........
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` ...7.5.8. 7..34.... 634.98... 18.2...76 34..8.12. 5..61.938 .....6841 4..8..5.3 .654..792 ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "291765384\n758342619\n634198257\n189253476\n346987125\n572614938\n923576841\n417829563\n865431792", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "easy", "given_count": 41, "language": "zh", "puzzle": "...7.5.8.\n7..34....\n634.98....
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` 56.489.1. ......... .7.2.6.89 ..7...... 2..5..97. ..91.75.. ...975... ...3.4.5. ....2.... ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "563489217\n892731645\n174256389\n657892134\n241563978\n389147562\n436975821\n928314756\n715628493", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 27, "language": "zh", "puzzle": "56.489.1.\n.........\n.7.2.6....
logic-v2
完成这道数独题目。将每个'.'替换为1到9之间的数字。 ``` ....3.6.9 6........ .......1. 7.5...89. ....9...1 8..76.... 2..6...74 ...9..3.. .9..73.25 ``` 规则:每行、每列、每个3x3宫格都必须恰好包含数字1-9各一次。 以相同格式输出解答,用三个反引号包裹。
{ "game_data": { "answer": "524137689\n671489253\n938256417\n715324896\n362598741\n849761532\n283615974\n157942368\n496873125", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 25, "language": "zh", "puzzle": "....3.6.9\n6........\n..........
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` .89...... ....4298. 4..7.83.. ...8.....
{ "game_data": { "answer": "589361427\n713542986\n426798351\n654873192\n872159643\n391624875\n968215734\n237486519\n145937268", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 29, "language": "en", "puzzle": ".89......\n....4298.\n4..7....
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` 92...5..3 ....2..7. 1.....2.6 7......29 842.5.... 6........ ...5..... .9..1.6.4 ..1..8... ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "927165483\n436829175\n185374296\n713486529\n842957361\n659231748\n264593817\n398712654\n571648932", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 24, "language": "zh", "puzzle": "92...5..3\n....2..7.\n1.....2...
logic-v2
Solve the following Sudoku puzzle. Fill in the empty cells (marked with '.') with digits 1-9. Rules: - Each row must contain digits 1-9 with no repetition - Each column must contain digits 1-9 with no repetition - Each 3x3 box must contain digits 1-9 with no repetition Puzzle: ``` .2...5... ..47...2. ...2.4.39 .3..4....
{ "game_data": { "answer": "326195847\n954783126\n817264539\n632541798\n485972613\n791638254\n573426981\n249817365\n168359472", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 28, "language": "en", "puzzle": ".2...5...\n..47...2.\n...2....
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` 526.78... ...6....2 ....3.8.. 67..2435. 3.....124 9..5.3.8. 18...2.9. 2..9....3 7...65.48 ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "526478931\n839651472\n417239865\n671824359\n358796124\n942513786\n185342697\n264987513\n793165248", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 35, "language": "zh", "puzzle": "526.78...\n...6....2\n....3...
logic-v2
Sudoku Challenge: ``` 8.9617.34 .......8. 6.7..4... .9.....46 7....3.5. .6....1.. 91......5 .8......9 ...92.813 ``` Fill in the blanks ('.') following standard Sudoku rules. Output the complete solution grid wrapped in ``` marks.
{ "game_data": { "answer": "859617234\n134295687\n627384591\n598172346\n741863952\n263549178\n912738465\n386451729\n475926813", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 29, "language": "en", "puzzle": "8.9617.34\n.......8.\n6.7.....
logic-v2
数独挑战: ``` ....7.... 52...18.. ...235.9. 4.195...8 ...42..15 .52.834.. ....6.... .15....82 .6.31.954 ``` 按照标准数独规则填充空格('.')。请输出完整的解答网格,用```包裹。
{ "game_data": { "answer": "196874523\n523691847\n874235196\n431957268\n987426315\n652183479\n249568731\n315749682\n768312954", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 34, "language": "zh", "puzzle": "....7....\n52...18..\n...23...
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` .2.89.... .8.....3. .37..6.52 .1...2.9. 89....... 6759..2.3 ..8.69... 2.9.5748. 7..2....9 ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "524893176\n186725934\n937416852\n413572698\n892631745\n675948213\n348169527\n269357481\n751284369", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 33, "language": "zh", "puzzle": ".2.89....\n.8.....3.\n.37.....
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` ........4 8.79.215. ....8.2.7 ...6..... ...8457.6 7...93... ...4.9... 4.......8 ..5.3.41. ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "362157984\n847962153\n591384267\n954671832\n213845796\n786293541\n138429675\n479516328\n625738419", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 27, "language": "zh", "puzzle": "........4\n8.79.215.\n....8.2...
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` .8......7 9.47.3... ...5..24. 8....74.3 2..895.1. ..64...29 ...15.974 ....2.63. ...3.61.. ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "185642397\n924783561\n367519248\n891267453\n243895716\n576431829\n632158974\n718924635\n459376182", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "medium", "given_count": 33, "language": "zh", "puzzle": ".8......7\n9.47.3...\n...5....
logic-v2
请解决以下数独谜题。用数字1-9填充空格(用'.'标记)。 规则: - 每行必须包含数字1-9,不能重复 - 每列必须包含数字1-9,不能重复 - 每个3x3宫格必须包含数字1-9,不能重复 谜题: ``` ..28..... 98..7.14. ..5.2.... ......... 6...8..79 ......... 8.42675.. ...5.3..4 5.6...7.. ``` 请将完整的9x9网格(9行,每行9个数字)用三个反引号包裹后输出。
{ "game_data": { "answer": "162834957\n983675142\n475129836\n349756218\n651382479\n728941365\n834267591\n217593684\n596418723", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 25, "language": "zh", "puzzle": "..28.....\n98..7.14.\n..5.2.....
logic-v2
Complete this Sudoku puzzle. Replace each '.' with a digit from 1 to 9. ``` .....6... ....179.. .6.8...1. ..1..4... 7.8..2.41 ....79... 8...4.1.6 912...... ...9..... ``` Rules: Each row, column, and 3x3 box must contain all digits 1-9 exactly once. Output the solved grid in the same format, wrapped in triple backtic...
{ "game_data": { "answer": "137496258\n284517963\n569823714\n321684579\n798352641\n456179382\n873245196\n912768435\n645931827", "difficulty": 1, "gpt_response": "", "metadata": { "difficulty": "hard", "given_count": 24, "language": "en", "puzzle": ".....6...\n....179..\n.6.8......
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
110