Skip to content

Instantly share code, notes, and snippets.

@sourman
Created December 22, 2014 06:12
Show Gist options
  • Save sourman/1f1d744912092e9fe347 to your computer and use it in GitHub Desktop.
Save sourman/1f1d744912092e9fe347 to your computer and use it in GitHub Desktop.
int a[] {1, 2, 4, 1, 5};
int g[3] {1, 2, 5};
int b[10] {4, 3, 2, 1};
string s {"potato salad " "pomegranate sauce"};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment