Difference between revisions of "CSC212 Final Exam 2014"

From dftwiki3
Jump to: navigation, search
Line 111: Line 111:
 
</source>
 
</source>
 
* If we call it and pass it 200 as an argument, it prints a fairly long string that starts with "11 4 8 + 4 4 + 5 5 %" and ends with " - - - - - - - - - -".   
 
* If we call it and pass it 200 as an argument, it prints a fairly long string that starts with "11 4 8 + 4 4 + 5 5 %" and ends with " - - - - - - - - - -".   
 +
* The RPN expression is guaranteed to be correct, and to evaluate to an integer.
 
* If we evaluate this RPN expression, the result is -726.  True of False?
 
* If we evaluate this RPN expression, the result is -726.  True of False?
  

Revision as of 19:13, 10 December 2014

--D. Thiebaut (talk) 15:16, 9 December 2014 (EST)



...






...