This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2017:cprog:projects:mbe1 [2017/03/05 22:48] – [Execution] wedge | haas:spring2017:cprog:projects:mbe1 [2017/03/07 19:42] (current) – [Output Specification] wedge | ||
---|---|---|---|
Line 404: | Line 404: | ||
Some important things of note: | Some important things of note: | ||
- | * The input value should be //right justified// in a 3 space allocated location to just before the " x 11". | + | * The input value should be //right justified// in an 8 space allocated location to just before the " x 11". |
* The equal sign has a space padding it on each side: " = " | * The equal sign has a space padding it on each side: " = " | ||
* The output is calibrated for working with 5 digits. If there are no digits in those further left places, blanks must be displayed instead (in the 10637 example above, the first four lines are only dealing with 4 digits, until a carry propagates over to a 5th digit). | * The output is calibrated for working with 5 digits. If there are no digits in those further left places, blanks must be displayed instead (in the 10637 example above, the first four lines are only dealing with 4 digits, until a carry propagates over to a 5th digit). | ||
Line 514: | Line 514: | ||
<cli> | <cli> | ||
lab46: | lab46: | ||
- | =================================================== | + | ===================================================== |
- | = mbe1 output validation check | + | = |
- | =================================================== | + | ===================================================== |
- | stderr diff: MATCH stderr md5sum: MATCH | + | |
- | [ 37] stdout diff: MATCH stdout md5sum: MATCH | + | |
- | output diff: MATCH output md5sum: MATCH | + | |
- | | + | stderr diff: MATCH stderr md5sum: MATCH |
- | [ 73] stdout diff: MATCH stdout md5sum: MATCH | + | [78] |
- | output diff: MATCH output md5sum: MATCH | + | |
- | | + | stderr diff: MATCH stderr md5sum: MATCH |
- | [128] stdout diff: MATCH stdout md5sum: MATCH | + | [143] stdout diff: MATCH stdout md5sum: MATCH |
- | output diff: MATCH output md5sum: MATCH | + | |
- | | + | stderr diff: MATCH stderr md5sum: MATCH |
- | [480] stdout diff: MATCH stdout md5sum: MATCH | + | [2600] |
- | output diff: MATCH output md5sum: MATCH | + | |
- | | + | stderr diff: MATCH stderr md5sum: MATCH |
- | [907] stdout diff: MATCH stdout md5sum: MATCH | + | [31337] stdout diff: MATCH stdout md5sum: MATCH |
- | output diff: MATCH output md5sum: MATCH | + | |
- | | + | stderr diff: MATCH stderr md5sum: MATCH |
- | [933] stdout diff: MATCH stdout md5sum: MATCH | + | [191919] |
- | output diff: MATCH output md5sum: MATCH | + | output diff: MATCH output md5sum: MATCH |
- | =================================================== | + | |
- | = | + | |
- | =================================================== | + | [8763243] |
+ | | ||
+ | |||
+ | | ||
+ | [31415926] stdout diff: MATCH stdout md5sum: MATCH | ||
+ | output diff: MATCH output md5sum: MATCH | ||
+ | ===================================================== | ||
+ | = matches: | ||
+ | ===================================================== | ||
lab46: | lab46: | ||
</ | </ |