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
609329985208222.005490847129318694919754728904517524031687433074443050202559953568784011614270356283327323158903648787616913278723682119922387763467440077174474592348642972518578893063952389003458337820323610741286920310481224686808559632315310643201524479858394209135959315399315942866498419730391207054131661797179829077190723112389768658833012275998232485674153712188043857956921785597396379400724339351359395135583790814997471016014383396915269272016870242886030075290966950063609424236274957930480457198322096667896213242333201690589968617027368772950193632813122601083974849547110332571731174398026917479211236320564995551341067850016313666058817576805221227714787352762899150399768162159868366099278667088939506915128995401119643878060052409845990470320881945183708429724005134385159769335051949970580525007947022078781809963392478402088209000608412363945224294550974073729562798358933063588261123650736075835849637298663729691247839028682066058064694338960781008787638635163889917664245256983943489908431780476446506 |
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
export const p=p=>{let b,c,v,a;[,b,c,v]=p.match(/([\d\w ]+) (\d+):([\d, -]+)/);return{b,c:+c,v:v.split`,`.map(c=>([a,b]=c.split`-`,b?{a:+a,b:+b}:{a:+a}))}}; |