Skip to content

Instantly share code, notes, and snippets.

@ssirowy
Created November 27, 2013 18:35
Show Gist options
  • Save ssirowy/7680852 to your computer and use it in GitHub Desktop.
Save ssirowy/7680852 to your computer and use it in GitHub Desktop.
ROTW 11/27/2013
Part A)
Grandma said she'd make her homemade cherry pie if you can figure out this problem:
Given 3 bowls and 12 cherries, can you arrange the fruit so that there an odd number of
cherries in each bowl? Oh, and each bowl must contain more than 3 cherries.
Part B)
Find a four digit number, with four different digits, that is equal to number formed
by its digits in descending order minus the number formed by its digits in ascending
order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment