数独游戏

逻辑思维与观察力训练

{{ timeDisplay }} 错误: {{ errorCount }}
{{ num === (cell.showHint ? cell.hintNum : cell.answerNum) ? num : '' }}
{{ cell.notes.includes(num) ? num : '' }}
{{ cell.value || '' }}