<div dir="ltr">Thanks Mark!<div><br></div><div>Craig...<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-- </div><div>IPv6 is the future!</div><div><a href="http://ipv6hawaii.org/" target="_blank">http://ipv6hawaii.org/</a><br></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Sep 26, 2020 at 12:23 PM Mark G. <<a href="mailto:vpm@palaceofretention.ca">vpm@palaceofretention.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I did a quick convert of the PDF to text:<br>
Mark<br>
<br>
=======================<br>
Programming Challenge 1<br>
<br>
Challenge 1 consist of 1 input and 10 outputs. For the purpose of <br>
self-evaluation, use the point system below:<br>
<br>
Output #1 - #5: 3 points<br>
Output #6 - #10 :2 points<br>
<br>
Input:<br>
<br>
  12, byte-size integers each ranging in value from 33 to 255 inclusive.<br>
<br>
Test Input:<br>
   72,111,63,85,61,56,118,121,61,69,63,61<br>
<br>
Note:<br>
<br>
* The text enclosed in brackets may be omitted<br>
* The outputs can be in any order<br>
* Data shown below is separated by commas. Any other delimiter can be used.<br>
<br>
Output #1: 941 (sum)<br>
<br>
Output #2: 78, 5 (average of the 12 values leaving an integer quotient, <br>
remainder)<br>
<br>
Output #3: 72,56,118, (even integers)<br>
<br>
Output #4: 56,6 (smallest, position)<br>
<br>
Output #5: 5,61,61,61,63,63, (#repeats, list)<br>
<br>
Output #6: 18543 (value of new 16-bit integer)<br>
** the 1st 2 elements of the input data (72,111) are used to define a <br>
new 16-bit integer where 72 is the high byte and 111 the low byte<br>
<br>
Output #7: 56,61,61,61,63,63,69,72,85,111,121, (sorted)<br>
<br>
Output #8: Ho?U=8vy=E?=<br>
** Hint: derived from Output #7<br>
<br>
Output #9: HOUVYE (upper case)<br>
<br>
Output#10: Key (1 =<Key<=26)<br>
** “HOUVYE “(Output #9) is a coded word for “BIOPSY’ that has been <br>
encrypted using the Caesar Cipher. The Key unknown. Decipher “HOUVYE” to <br>
produce “BIOPSY’. Output #10 is the numerical value of Key.<br>
<br>
Happy Coding: Jim Briante<br>
<br>
-- <br>
Projects mailing list<br>
<a href="mailto:Projects@vicpimakers.ca" target="_blank">Projects@vicpimakers.ca</a><br>
<a href="http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca" rel="noreferrer" target="_blank">http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca</a><br>
</blockquote></div>