Forgot password?
 Register account
View 373|Reply 5

数独游戏

[Copy link]

76

Threads

34

Posts

914

Credits

Credits
914

Show all posts

大佬最帅 Posted 2022-1-18 15:14 |Read mode
┏━┯━┯━┳━┯━┯━┳━┯━┯━┓
┃ │ │ ┃ │ │3┃ │5│ ┃
┠─┼─┼─╂─┼─┼─╂─┼─┼─┨
┃8│5│ ┃ │7│ ┃ │ │4┃
┠─┼─┼─╂─┼─┼─╂─┼─┼─┨
┃7│ │2┃ │5│ ┃1│ │ ┃
┣━┿━┿━╋━┿━┿━╋━┿━┿━┫
┃ │ │ ┃ │6│7┃ │ │5┃
┠─┼─┼─╂─┼─┼─╂─┼─┼─┨
┃ │8│ ┃ │9│1┃6│ │2┃
┠─┼─┼─╂─┼─┼─╂─┼─┼─┨
┃ │7│5┃ │ │ ┃9│ │8┃
┣━┿━┿━╋━┿━┿━╋━┿━┿━┫
┃ │ │ ┃ │3│ ┃7│8│9┃
┠─┼─┼─╂─┼─┼─╂─┼─┼─┨
┃ │ │7┃ │ │2┃5│ │1┃
┠─┼─┼─╂─┼─┼─╂─┼─┼─┨
┃5│ │ ┃ │1│ ┃ │ │3┃
┗━┷━┷━┻━┷━┷━┻━┷━┷━┛

686

Threads

110K

Posts

910K

Credits

Credits
91229
QQ

Show all posts

kuing Posted 2022-1-18 16:30
十几年没玩这个了,太费神。

PS、为节省空间,已去除图片,录入为文本。

770

Threads

4692

Posts

310K

Credits

Credits
35048

Show all posts

isee Posted 2022-1-19 01:55
回复 2# kuing


真文本!!啥是数独

3159

Threads

7941

Posts

610K

Credits

Credits
63770
QQ

Show all posts

hbghlyj Posted 2022-1-19 03:05
用array环境录入试下
\begin{array}{|c|c|}\hline&&&&&3&&5\\\hline8&5&&&7&&&&4\\\hline7&&2&&5&&1\\\hline&&&&6&7&&&5\\\hline&8&&&9&1&6&&2\\\hline&7&5&&&&9&&8\\\hline&&&&3&&7&8&9\\\hline&&7&&&2&5&&1\\\hline5&&&&1&&&&3\\\hline\end{array}

686

Threads

110K

Posts

910K

Credits

Credits
91229
QQ

Show all posts

kuing Posted 2022-1-19 03:07
回复 4# hbghlyj

我下午也试过,可是无法把某些线弄粗。
本来可以考虑弄成双线,可是 mathjax 的 array 环境似乎有点问题……
后来就干脆直接用制表符了。

PS、在真 latex 里有 sudoku 宏包专门录入数独,用法:
  1. \documentclass{article}
  2. \usepackage{sudoku}
  3. \begin{document}
  4. \begin{sudoku}
  5. | | | | | |3| |5| |.
  6. |8|5| | |7| | | |4|.
  7. |7| |2| |5| |1| | |.
  8. | | | | |6|7| | |5|.
  9. | |8| | |9|1|6| |2|.
  10. | |7|5| | | |9| |8|.
  11. | | | | |3| |7|8|9|.
  12. | | |7| | |2|5| |1|.
  13. |5| | | |1| | | |3|.
  14. \end{sudoku}
  15. \end{document}
Copy the Code

686

Threads

110K

Posts

910K

Credits

Credits
91229
QQ

Show all posts

kuing Posted 2022-1-19 03:55
196243857
853176294
742958136
219867345
384591672
675324918
421635789
937482561
568719423

Mobile version|Discuz Math Forum

2025-5-31 10:36 GMT+8

Powered by Discuz!

× Quick Reply To Top Edit