Timeline for answer to Music: what's in this chord? by squeakyclean
Current License: CC BY-SA 3.0
Post Revisions
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 31, 2014 at 10:46 | history | edited | squeakyclean | CC BY-SA 3.0 |
Shaved off some more bytes
|
| Mar 30, 2014 at 22:18 | comment | added | Mathieu Rodic |
You can gain a few bytes like this: n,q,a='A A# B C C# D D# E F F# G G#'.split(),[4,4,3,3],input();m,i=ord(a[-1])-42,n.index(a[:-1])
|
|
| Mar 30, 2014 at 17:50 | review | First posts | |||
| Mar 30, 2014 at 18:04 | |||||
| Mar 30, 2014 at 17:40 | history | edited | squeakyclean | CC BY-SA 3.0 |
oops, that was a minus
|
| Mar 30, 2014 at 17:33 | history | answered | squeakyclean | CC BY-SA 3.0 |