crystalshine

Untitled

Dec 16th, 2015
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. i_temp = {1} * {2}.
  2.  
  3. IF i_temp < i_smallest OR i_smallest = 0 THEN i_smallest = i_temp.
  4. i_surface = i_surface + (2 * i_temp).
Add Comment
Please, Sign In to add comment