This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2017:unix:projects:upf0 [2017/02/27 10:28] – [Process] wedge | haas:spring2017:unix:projects:upf0 [2017/02/27 18:27] (current) – [upf0steps] wedge | ||
---|---|---|---|
Line 64: | Line 64: | ||
====pipemath suite==== | ====pipemath suite==== | ||
- | The pipemath suite is a collection of command-line tools that perform various basic math operations you may fine useful for this project. The tools include: | + | The pipemath suite is a collection of command-line tools that perform various basic math operations you may find useful for this project. The tools include: |
* **plus** - addition | * **plus** - addition | ||
Line 92: | Line 92: | ||
* **ONLY:** you are restricted to only those listed | * **ONLY:** you are restricted to only those listed | ||
* **WITH_LIMITS: | * **WITH_LIMITS: | ||
- | * **EXCEPT:** you are explicitly not allowed to use the listed | + | * **EXCEPT:** you are explicitly not allowed to use the listed; usually restricting an existing **ANY** domain |
There may also be quantity limits on how many times you can use each number or operation. If so, such will be shown in parenthesis following the item in question. | There may also be quantity limits on how many times you can use each number or operation. If so, such will be shown in parenthesis following the item in question. | ||
Line 167: | Line 167: | ||
Task 1 result is: 27 | Task 1 result is: 27 | ||
Task 2 result is: 32 | Task 2 result is: 32 | ||
+ | Task 3 result is: 7 | ||
Task 4 result is: -4 | Task 4 result is: -4 | ||
Task 5 result is: 57 | Task 5 result is: 57 | ||
Line 191: | Line 192: | ||
</ | </ | ||
- | You should get some sort of confirmation indicating successful submission | + | You should get some sort of confirmation indicating successful submission |
I'll be looking for the following: | I'll be looking for the following: |