Created
December 7, 2016 08:22
-
-
Save ShigekiKarita/4ee3a1ccb0c151da82ba6045221c0f8e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<spc> 0 | |
<noise> 1 | |
- 2 | |
. 3 | |
' 4 | |
A 5 | |
B 6 | |
C 7 | |
D 8 | |
E 9 | |
F 10 | |
G 11 | |
H 12 | |
I 13 | |
J 14 | |
K 15 | |
L 16 | |
M 17 | |
N 18 | |
O 19 | |
P 20 | |
Q 21 | |
R 22 | |
S 23 | |
T 24 | |
U 25 | |
V 26 | |
W 27 | |
X 28 | |
Y 29 | |
Z 30 | |
<eol> 31 | |
<bol> 32 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment