Given a 6 x 6 2D Array, arr:
1 1 1 0 0 0
0 1 0 0 0 0
1 1 1 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
We define an hourglass in A to be a subset of values with indices falling in this pattern in arr's graphical representation:
Given a 6 x 6 2D Array, arr:
1 1 1 0 0 0
0 1 0 0 0 0
1 1 1 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
We define an hourglass in A to be a subset of values with indices falling in this pattern in arr's graphical representation:
| #!/bin/bash | |
| # Rick Astley in your Terminal. | |
| # By Serene Han and Justine Tunney <3 | |
| version='1.1' | |
| rick='http://keroserene.net/lol' | |
| video="$rick/astley80.full.bz2" | |
| # TODO: I'll let someone with mac or windows machine send a pull request | |
| # to get gsm going again :) | |
| audio_gsm="$rick/roll.gsm" | |
| audio_raw="$rick/roll.s16" |
I hereby claim:
To claim this, I am signing this object: