-
Hello,
I would like to test puffAligner but the installation fails with the wrong C++ compiler detected when following the installation instructions. It seems that cmake it is skipping my local `g+…
-
The [dune](https://github.com/ocaml/dune) build system solves many problems with `make` and `coq_makefile` for Coq libraries and plugins, not least [flaky plugin builds](http://coq-blog.clarus.me/fixi…
-
Way back when we first established our internationalisation flow and standards, one of the points we landed on was that string literals should be wrapped in code tags to prevent translation, but shoul…
-
This is to collect some obvious improvements to existing puzzle types.
* It would be great to be able to easily "shade" the wall in Nanro. Perhaps by shading numbered cells and placing the numbers …
-
Vamos usar essa Issue para divulgar nossos perfis e os nossos repositórios mais legais.
Não esqueça de colocar seu nome, seu perfil e o link para seu projeto. Estou ensinando isso durante a aula so…
-
A somewhat common Sudoku variant I've noticed and enjoy is the use of "value" instead of "digit" for some constraints. For instance, [a puzzle I recently discovered](https://sudokupad.app/giuk6t4rfg) …
-
Due to the fact that we have another issue that has had a number of OT comments I think it might be good to have a new mostly OT thread here rather than clutter the one in the other repo more or the i…
-
I'm on Windows 10, the latest stable build.
I have followed the instructions in the README to compile emacspeak on Windows. Here is what I've done:
- Downloaded and unpacked both Emacs and Emacspeak.…
-
### Describe the Issue
The example Sudoku Solver rejects valid input.
### Affected Page
https://sudoku-solver.freecodecamp.rocks/
### Your code
Input the following and click "Solve":
```
....…
-
Hi,
The CSV (pasted below) is wrongly handled at some points.
It seems that when a number like 2013 or 2012 appears in the cell value, then it is considered as a date.
It is a bit agressive an…