Browse Source

feat(math-skills): update support files to test project

pull/2415/head
nprimo 4 months ago committed by Niccolò Primo
parent
commit
805d9b9e9c
  1. 4
      subjects/math-skills/audit/README.md

4
subjects/math-skills/audit/README.md

@ -1,7 +1,7 @@
#### Functional
##### After downloading the [file](https://assets.01-edu.org/stats-projects/math-skills) and giving executable permissions
##### Run the script with `./math-skills`, then run the program of the student with the created file (`data.txt`) by the previous command.
##### After downloading the [file](https://assets.01-edu.org/stats-projects/stat-bin-dockerized.zip).
##### Run the script with `./math-skills` or `./run.sh math-skills`, then run the program of the student with the created file (`data.txt`) by the previous command.
###### Are the outputs of both programs (the one provided and the student one) in the same format?

Loading…
Cancel
Save