Browse Source

Update README.md

pull/966/head
Ihab 2 years ago committed by GitHub
parent
commit
ce2fa4f06b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      subjects/push-swap/audit/README.md

4
subjects/push-swap/audit/README.md

@ -80,7 +80,7 @@ OK
##### Try to run `"ARG=("<100 random numbers>"); ./push-swap $ARG"` with 100 random different numbers instead of the tag.
###### +Does it display less than 700 commands?
###### [+] Does it display less than 700 commands?
##### Try to run `"ARG=("<100 random numbers>"); ./push-swap $ARG | ./checker $ARG"` with the same 100 random different numbers as before instead of the tag.
@ -88,7 +88,7 @@ OK
OK
```
###### +Does it display the correct result as above?
###### [+] Does it display the correct result as above?
#### Basic

Loading…
Cancel
Save