Browse Source

instructions for the admins to test the raids

update-quest-08-exercises-description-c-150
miguel 2 years ago committed by Clément
parent
commit
1d401d80e9
  1. 2
      subjects/quad/README.md
  2. 3
      subjects/quad/audit/README.md
  3. 2
      subjects/quadchecker/audit/README.md
  4. 2
      subjects/sudoku/audit/README.md

2
subjects/quad/README.md

@ -1,4 +1,4 @@
# quadrangle ## quadrangle
## quadA ## quadA

3
subjects/quad/audit/README.md

@ -1,5 +1,8 @@
#### quadA #### quadA
***NOTE: If you are an admin and you want to test this project, follow the instructions [HERE](https://github.com/01-edu/go-tests)***
##### Try running the function with the arguments: `"x=5 and y=3"` ##### Try running the function with the arguments: `"x=5 and y=3"`
``` ```

2
subjects/quadchecker/audit/README.md

@ -1,5 +1,7 @@
#### Quadrangle Checker #### Quadrangle Checker
***NOTE: If you are an admin and you want to test this project, follow the instructions [HERE](https://github.com/01-edu/go-tests)***
##### Try running the program: `"./quadA 3 3 | ./quadchecker"` ##### Try running the program: `"./quadA 3 3 | ./quadchecker"`
``` ```

2
subjects/sudoku/audit/README.md

@ -1,5 +1,7 @@
#### Sudoku #### Sudoku
***NOTE: If you are an admin and you want to test this project, follow the instructions [HERE](https://github.com/01-edu/go-tests)***
##### Try running the program with the arguments: `".96.4...1" "1...6...4" "5.481.39." "..795..43" ".3..8...." "4.5.23.18" ".1.63..59" ".59.7.83." "..359...7"` ##### Try running the program with the arguments: `".96.4...1" "1...6...4" "5.481.39." "..795..43" ".3..8...." "4.5.23.18" ".1.63..59" ".59.7.83." "..359...7"`
``` ```

Loading…
Cancel
Save