Question: Time left 0:59:45 Write a procedure called MyEquation that receives two 32 bit signed integers (SWORD) XVAL and YVAL and print the result as follows:
Time left 0:59:45 Write a procedure called MyEquation that receives two 32 bit signed integers (SWORD) XVAL and YVAL and print the result as follows: IF Xval > Yval then print (-Xval - Yval) + 2*Yval ELSE print Xval + Yval A B 1 !!! Ili lil HUI % 22
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
