Skip to content
Snippets Groups Projects
Commit e8be29d5 authored by Nicolas M. Thiéry's avatar Nicolas M. Thiéry
Browse files

Errata: retouche instructions

parent 07b67909
Branches errata
No related tags found
No related merge requests found
No preview for this file type
......@@ -808,12 +808,12 @@ int pointsFigure(vector<int> des, string figure) {
}
```
+++ {"deletable": false, "editable": false, "nbgrader": {"cell_type": "markdown", "checksum": "0adc72053eb54dce3cab21451fc2b060", "grade": false, "grade_id": "cell-9957e2bdc6fd8707", "locked": true, "schema_version": 3, "solution": false}}
+++ {"deletable": false, "editable": false, "nbgrader": {"cell_type": "markdown", "checksum": "64491c0fc491361173f2cec441a30676", "grade": false, "grade_id": "cell-9957e2bdc6fd8707", "locked": true, "schema_version": 3, "solution": false}}
### Compilation et tests en dehors de Jupyter
- Ouvrez votre fichier [`yams.cpp`](yams.cpp).
- Copiez-collez les fonctions `pointsFigureCarre` et
- Copiez-collez les fonctions `aleaInt`, `pointsFigureCarre` et
`pointsFigureFull`, `pointsFigureBrelan` et `pointsFigure` à un
endroit adapté.
- **Enregistrez** votre fichier [`yams.cpp`](yams.cpp).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment