Skip to content

Instantly share code, notes, and snippets.

@charlespunk
Created March 3, 2013 23:47
Show Gist options
  • Save charlespunk/5078931 to your computer and use it in GitHub Desktop.
Save charlespunk/5078931 to your computer and use it in GitHub Desktop.
____ ____
| |___| |
|__|___|___|_
Several rectangles range along a line. Reruen the outline of rectangles.
public static ArrayList<Integer> findOutline(ArrayList<Rectangle> input){
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment