I hereby claim:
- I am RacZo on github.
- I am raczo (https://keybase.io/raczo) on keybase.
- I have a public key whose fingerprint is 55A1 E2E4 6C63 1E9D B7EC 270B B2D7 E5B6 9F21 A929
To claim this, I am signing this object:
public class VIN { | |
//from http://introcs.cs.princeton.edu/java/31datatype/VIN.java.html | |
public static boolean isVinValid(String vin) { | |
int[] values = { 1, 2, 3, 4, 5, 6, 7, 8, 0, 1, 2, 3, 4, 5, 0, 7, 0, 9, | |
2, 3, 4, 5, 6, 7, 8, 9 }; | |
int[] weights = { 8, 7, 6, 5, 4, 3, 2, 10, 0, 9, 8, 7, 6, 5, 4, 3, 2 }; | |
ZIP,LAT,LNG | |
00601,18.180555, -66.749961 | |
00602,18.361945, -67.175597 | |
00603,18.455183, -67.119887 | |
00606,18.158345, -66.932911 | |
00610,18.295366, -67.125135 | |
00612,18.402253, -66.711397 | |
00616,18.420412, -66.671979 | |
00617,18.445147, -66.559696 |
I hereby claim:
To claim this, I am signing this object:
@Touch= | |
horizontal_sensitivity: 22 | |
vertical_sensitivity: 6 | |
touchDX: 0 | |
touchDY: 0 | |
touchStartX: 0 | |
touchStartY: 0 | |
bind: (elements...) -> |