Skip to content

Instantly share code, notes, and snippets.

@mhansen
Created December 2, 2009 08:37
Show Gist options
  • Select an option

  • Save mhansen/247051 to your computer and use it in GitHub Desktop.

Select an option

Save mhansen/247051 to your computer and use it in GitHub Desktop.
public int multiply(int a, int b) {
}
public int divide(int numerator, int denominator) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment